Skip to content

Commit

Permalink
Update values-rsptest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aibsen authored Aug 13, 2024
1 parent 4a97792 commit 62f58d4
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions applications/argocd/values-rsptest.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
argo-cd:
configs:
cm:
url: "https://rsp-test.lsst.ac.uk/argo-cd"
secret:
createSecret: true

server:
ingress:
hosts:
- "rsp-test.lsst.ac.uk"
hostname: "rsp-test.lsst.ac.uk"
tls: false
# argo-cd:
# server:
# ingress:
# hosts:
# - "rsp-test.lsst.ac.uk"

config:
url: "https://rsp-test.lsst.ac.uk/argo-cd"
# config:
# url: "https://rsp-test.lsst.ac.uk/argo-cd"

configs:
secret:
createSecret: true
# configs:
# secret:
# createSecret: true

0 comments on commit 62f58d4

Please sign in to comment.