prometheus-operator: v0.76.2
This commit is contained in:
		| @@ -9,7 +9,7 @@ spec: | ||||
|   project: k-space.ee | ||||
|   source: | ||||
|     repoURL: https://github.com/prometheus-operator/prometheus-operator.git | ||||
|     targetRevision: v0.75.1 | ||||
|     targetRevision: v0.76.2 | ||||
|     path: . | ||||
|     kustomize: | ||||
|       namespace: prometheus-operator | ||||
| @@ -17,8 +17,8 @@ spec: | ||||
|     server: 'https://kubernetes.default.svc' | ||||
|     namespace: prometheus-operator | ||||
|   syncPolicy: | ||||
|     # automated: | ||||
|     #   prune: true | ||||
|     automated: | ||||
|       prune: true | ||||
|     syncOptions: | ||||
|       - CreateNamespace=true | ||||
|       - ServerSideApply=true # Resource is too big to fit in 262144 bytes allowed annotation size. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user