[hotfix] Fix namespace for kube-prometheus-stack 2 (!122)

Co-authored-by: denis.patrakeev <denis.patrakeev@avroid.tech>
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/122
Reviewed-by: Rustam Tagaev <rustam.tagaev@avroid.team>
This commit is contained in:
Denis Patrakeev
2025-03-06 15:37:14 +03:00
parent 5fff5faedd
commit 1013d8aca2

View File

@@ -8,9 +8,6 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
spec: spec:
project: kube-prometheus-stack project: kube-prometheus-stack
destination:
server: https://kubernetes.default.svc
namespace: kube-prometheus-stack
sources: sources:
- repoURL: https://git.avroid.tech/K8s/k8s-configs.git - repoURL: https://git.avroid.tech/K8s/k8s-configs.git
targetRevision: master targetRevision: master
@@ -42,9 +39,6 @@ spec:
sourceRepos: sourceRepos:
- https://git.avroid.tech/K8s/k8s-configs.git - https://git.avroid.tech/K8s/k8s-configs.git
- https://nexus.avroid.tech/repository/devops-helm-proxy-helm/ - https://nexus.avroid.tech/repository/devops-helm-proxy-helm/
# Only permit applications to deploy to the guestbook namespace in the same cluster
destinations:
- server: https://kubernetes.default.svc
# Deny all cluster-scoped resources from being created, except for Namespace # Deny all cluster-scoped resources from being created, except for Namespace
clusterResourceWhitelist: clusterResourceWhitelist:
- group: '' - group: ''