From b92e98abb7379e18a98b86b9748715561865e1e1 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Fri, 26 Jun 2026 23:14:17 +0200 Subject: [PATCH] perhaps no strange name? --- helm/argocd/values.yaml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index 74b5fde..cbecc72 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -3,7 +3,7 @@ ## # -- Provide a name in place of `argocd` -nameOverride: argocd +nameOverride: "" # -- String to fully override `"argo-cd.fullname"` fullnameOverride: "" # -- Override the namespace @@ -3467,18 +3467,7 @@ notifications: # -- key:value pairs of annotations to be added to the secret annotations: {} - # -- key:value pairs of labels to be added to the secret - labels: {} - - # -- Generic key:value pairs to be inserted into the secret - ## Can be used for templates, notification services etc. Some examples given below. - ## For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/overview/ - items: {} - # slack-token: - # # For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/slack/ - - # grafana-apiKey: - # # For more information: https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/services/grafana/ + # -- key:value pairs of labels to be added to the secretable/operator-manual/notifications/services/grafana/ # webhooks-github-token: