prometheus-operator: v0.76.2

This commit is contained in:
2025-04-20 16:31:06 +03:00
parent 22b67fa4fc
commit 877662445a

View File

@@ -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.