cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit a0d93613438a02b31fb0567ae7ed0eb4ecd6c4dc
parent c3c1cd8719275e5b5c741cca3a8a5951e4e57619
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 14 Apr 2023 18:27:21 +0200

Make drift detection for kube-prom-stack work

Diffstat:
Mapps/base/kube-prometheus-stack/release.yaml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/apps/base/kube-prometheus-stack/release.yaml b/apps/base/kube-prometheus-stack/release.yaml @@ -17,6 +17,9 @@ spec: crds: Create upgrade: crds: CreateReplace + # Force recreation due to Helm not properly patching Deployment with e.g. added port, + # causing spurious drift detection + force: true # https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml values: prometheus: