From 925dcf29515edf70fbbd564d3f29c33a87296992 Mon Sep 17 00:00:00 2001 From: Denis Patrakeev Date: Thu, 6 Mar 2025 15:02:17 +0300 Subject: [PATCH] [hotfix] Fix namespace for kube-prometheus-stack (!119) Co-authored-by: denis.patrakeev Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/119 Reviewed-by: Rustam Tagaev Co-authored-by: Denis Patrakeev Co-committed-by: Denis Patrakeev --- .../kube-prometheus-stack/values-override.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/k8s-avroid-office.prod.local/namespaces/kube-prometheus-stack/kube-prometheus-stack/values-override.yaml b/clusters/k8s-avroid-office.prod.local/namespaces/kube-prometheus-stack/kube-prometheus-stack/values-override.yaml index c7e775e..5f6178f 100644 --- a/clusters/k8s-avroid-office.prod.local/namespaces/kube-prometheus-stack/kube-prometheus-stack/values-override.yaml +++ b/clusters/k8s-avroid-office.prod.local/namespaces/kube-prometheus-stack/kube-prometheus-stack/values-override.yaml @@ -2,6 +2,10 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. +## Override the deployment namespace +## +namespaceOverride: "kube-prometheus-stack" + ## Create default rules for monitoring the cluster ## defaultRules: