prometheus pod security changed
This commit is contained in:
@@ -67,9 +67,13 @@ spec:
|
|||||||
namespace: prometheus
|
namespace: prometheus
|
||||||
|
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
anagedNamespaceMetadata:
|
||||||
|
labels:
|
||||||
|
pod-security.kubernetes.io/enforce: "privileged"
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PrunePropagationPolicy=foreground
|
- PrunePropagationPolicy=foreground
|
||||||
|
- RespectIgnoreDifferences=true
|
||||||
|
|||||||
Reference in New Issue
Block a user