Skip to content

Commit

Permalink
REset yaml files for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveW-STFC committed Sep 19, 2024
1 parent ac93ca9 commit 3e50d0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/staging/argocd/requirements.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/staging/argocd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3e50d0b

Please sign in to comment.