mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 18:18:27 +00:00
fix(kps): crds to 51.10.0
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
url: https://github.com/prometheus-community/helm-charts.git
|
||||
ref:
|
||||
# renovate: registryUrl=https://prometheus-community.github.io/helm-charts chart=kube-prometheus-stack
|
||||
tag: kube-prometheus-stack-36.0.2
|
||||
tag: kube-prometheus-stack-51.10.0
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
|
||||
@@ -184,3 +184,11 @@ spec:
|
||||
enabled: false
|
||||
testFramework:
|
||||
enabled: false
|
||||
topologySpreadConstraints:
|
||||
- maxSkew: 1
|
||||
topologyKey: "kubernetes.io/hostname"
|
||||
whenUnsatisfiable: DoNotSchedule
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/instance: "grafana"
|
||||
app.kubernetes.io/name: "grafana"
|
||||
Reference in New Issue
Block a user