We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb3002 commit 1ad4fe8Copy full SHA for 1ad4fe8
gitops/argocd/charts/gitops/argo-cd/values-talos-homelab.yaml
@@ -58,7 +58,7 @@ argo-cd:
58
configs:
59
cm:
60
# url: http://argo-cd.192.168.0.61.nip.io
61
- url: http://argo-cd.portefaix.xyz
+ url: https://argo-cd.portefaix.xyz
62
statusbadge.url: http://status.argo-cd.portefaix.xyz
63
dex.config: |
64
logger:
@@ -280,7 +280,7 @@ argo-cd:
280
memory: 125Mi
281
282
notifications:
283
- argocdUrl: http://argo-cd.portefaix.xyz
+ argocdUrl: https://argo-cd.portefaix.xyz
284
nodeSelector:
285
portefaix.xyz/master: "true"
286
# tolerations:
0 commit comments