This commit is contained in:
Danijel Simeunovic
2026-03-12 18:12:09 +01:00
parent bc94cd13d5
commit bd40ffece4
2 changed files with 60 additions and 2 deletions

View File

@@ -3,10 +3,11 @@ global:
configs:
secret:
createSecret: true
argocdServerAdminPassword: "$2b$12$Tmb1jH7ADvwWoUoNPXXsfOf6JqEluqhq8mL06a8DGT2AP1GzbNsCm"
cm:
application.resourceTrackingMethod: annotation
timeout.reconciliation: 60s
admin.enabled: "false"
admin.enabled: "true"
repositories: |
- type: git
url: https://github.com/snothub
@@ -19,7 +20,6 @@ server:
ingressClassName: nginx
extraArgs:
- --insecure
- --disable-auth
notifications:
# Don't create secret via Helm - using SealedSecret instead