From 3e50d0b704245d00b9df3072df56f20c2b277f6b Mon Sep 17 00:00:00 2001 From: DaveW-STFC Date: Thu, 19 Sep 2024 17:11:32 +0100 Subject: [PATCH] REset yaml files for testing --- charts/staging/argocd/requirements.yaml | 2 +- charts/staging/argocd/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/staging/argocd/requirements.yaml b/charts/staging/argocd/requirements.yaml index 55cb05db..a465a592 100644 --- a/charts/staging/argocd/requirements.yaml +++ b/charts/staging/argocd/requirements.yaml @@ -1,5 +1,5 @@ dependencies: - # https://github.com/argoproj/argo-helm/releases ----- + # https://github.com/argoproj/argo-helm/releases - name: argo-cd version: 7.0.0 repository: https://argoproj.github.io/argo-helm diff --git a/charts/staging/argocd/values.yaml b/charts/staging/argocd/values.yaml index 7abc01af..3a883911 100644 --- a/charts/staging/argocd/values.yaml +++ b/charts/staging/argocd/values.yaml @@ -20,7 +20,7 @@ argo-cd: tls: true certificate: - # -- Deploy a Certificate resource (requires cert-manager) ----- + # -- Deploy a Certificate resource (requires cert-manager) enabled: true issuer: kind: "ClusterIssuer"