fix monitoring part 4
This commit is contained in:
@@ -116,6 +116,11 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: metrics
|
namespace: metrics
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: operator.victoriametrics.com
|
||||||
|
kind: VMAlertmanager
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/templates
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|||||||
Reference in New Issue
Block a user