fix: prometheus memory 2Gi and CRD annotations ignore
This commit is contained in:
@@ -22,3 +22,10 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
ignoreDifferences:
|
||||
- group: apiextensions.k8s.io
|
||||
kind: CustomResourceDefinition
|
||||
jsonPointers:
|
||||
- /metadata/annotations
|
||||
|
||||
Reference in New Issue
Block a user