cluster

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

commit 761b2723b2851745063652771b60a06f848c74d8
parent ea25d1abc1c771afa1b19535b69ce558345effb8
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 16 Apr 2024 14:07:57 +0200

Fix metrics

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

diff --git a/apps/base/victoria-metrics-k8s-stack/release.yaml b/apps/base/victoria-metrics-k8s-stack/release.yaml @@ -15,9 +15,6 @@ spec: interval: 60m install: crds: CreateReplace - # Force recreation due to Helm not properly patching Deployment with e.g. added port, - # causing spurious drift detection - force: true upgrade: crds: CreateReplace # Force recreation due to Helm not properly patching Deployment with e.g. added port,