Retry app selector

This commit is contained in:
2024-08-04 23:21:19 +01:00
parent af51954530
commit 6ffa3c69ec

View File

@@ -4,10 +4,9 @@ metadata:
name: traefik-dashboard
spec:
type: ClusterIP
selector:
app: traefik
ports:
- name: http
port: 9000
targetPort: 9000
│ selector:
app.kubernetes.io/instance: traefik-kube-system
app.kubernetes.io/name: traefik
targetPort: 9000