From d9e08469bbadafea62a8d339e39107f4f8c3656b Mon Sep 17 00:00:00 2001 From: Faizan Ahmad Date: Wed, 30 Oct 2024 12:27:56 +0530 Subject: [PATCH] Fix and rename kubeaid managed apps and recording rules for Prometheus https://gitea.obmondo.com/EnableIT/rufvpto91t/issues/1805 --- .../{k8id-custom-azure => kubeaid-custom-azure}/Chart.yaml | 0 .../templates/storageclass.yaml | 0 .../{k8id-custom-azure => kubeaid-custom-azure}/values.yaml | 0 build/kube-prometheus/common-template.jsonnet | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename argocd-helm-charts/{k8id-custom-azure => kubeaid-custom-azure}/Chart.yaml (100%) rename argocd-helm-charts/{k8id-custom-azure => kubeaid-custom-azure}/templates/storageclass.yaml (100%) rename argocd-helm-charts/{k8id-custom-azure => kubeaid-custom-azure}/values.yaml (100%) diff --git a/argocd-helm-charts/k8id-custom-azure/Chart.yaml b/argocd-helm-charts/kubeaid-custom-azure/Chart.yaml similarity index 100% rename from argocd-helm-charts/k8id-custom-azure/Chart.yaml rename to argocd-helm-charts/kubeaid-custom-azure/Chart.yaml diff --git a/argocd-helm-charts/k8id-custom-azure/templates/storageclass.yaml b/argocd-helm-charts/kubeaid-custom-azure/templates/storageclass.yaml similarity index 100% rename from argocd-helm-charts/k8id-custom-azure/templates/storageclass.yaml rename to argocd-helm-charts/kubeaid-custom-azure/templates/storageclass.yaml diff --git a/argocd-helm-charts/k8id-custom-azure/values.yaml b/argocd-helm-charts/kubeaid-custom-azure/values.yaml similarity index 100% rename from argocd-helm-charts/k8id-custom-azure/values.yaml rename to argocd-helm-charts/kubeaid-custom-azure/values.yaml diff --git a/build/kube-prometheus/common-template.jsonnet b/build/kube-prometheus/common-template.jsonnet index 2f1d713a7..6ebfe92ed 100644 --- a/build/kube-prometheus/common-template.jsonnet +++ b/build/kube-prometheus/common-template.jsonnet @@ -81,9 +81,9 @@ local default_vars = { 'tigera-operator', 'traefik', 'traefik-forward-auth', + 'traefik-forward-auth-rbac', 'velero', 'whoami', - 'yetibot', 'zfs-localpv', ], prometheus_operator_resources: {