Remove everything!

This commit is contained in:
2024-08-06 00:22:20 +01:00
parent 26e5318fac
commit f11c3f820d
17 changed files with 0 additions and 225 deletions

View File

@@ -1,12 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: traefik-dashboard
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: traefik
ports:
- name: http
port: 9000
targetPort: 9000