maybe this will fix

This commit is contained in:
2025-06-16 21:40:35 +02:00
parent 3b535478ac
commit c326e75516

View File

@@ -88,8 +88,8 @@ spec:
ports: ports:
- port: 8443 - port: 8443
targetPort: 8443 targetPort: 8443
name: kubernetes-dashboard
protocol: TCP protocol: TCP
name: kubernetes-dashboard
selector: selector:
k8s-app: kubernetes-dashboard k8s-app: kubernetes-dashboard
--- ---