Compare commits

..

No commits in common. "d369f81fedc4a94471508114c54beedf6da0b1c0" and "b0a4ffcdd4393c60717c67f27bacb3b9c0df77c4" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View file

@ -20,7 +20,7 @@ spec:
# https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/#helm-value-files-from-external-git-repository # https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/#helm-value-files-from-external-git-repository
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 9.2.4 targetRevision: 5.45.0
helm: helm:
valueFiles: valueFiles:
- $values/state/gullfaxi/system/argocd/values.yaml - $values/state/gullfaxi/system/argocd/values.yaml

View file

@ -1,8 +1,6 @@
global:
domain: argocd.ioot.xyz
configs: configs:
cm: cm:
url: https://argocd.ioot.xyz
exec.enabled: true exec.enabled: true
admin.enabled: false admin.enabled: false
statusbadge.enabled: "true" statusbadge.enabled: "true"