add namespace to patch

This commit is contained in:
Steffen Illium 2024-03-27 13:56:45 +01:00
parent c0fcea70a2
commit 3e2c771ea8

View File

@ -2,7 +2,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: kubernetes-dashboard name: kubernetes-dashboard
namespace: kubernetes-dashboard
spec: spec:
selector: selector:
matchLabels: matchLabels: