argocd disable submodule

This commit is contained in:
2026-04-23 13:09:02 +02:00
parent 2fb276a62c
commit 6b1115ec28
2 changed files with 12 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ configs:
application.resourceTrackingMethod: annotation
timeout.reconciliation: 60s
admin.enabled: "true"
# Disable git submodule checkout - submodules (e.g. shared-prompts)
# are not needed for K8s manifest generation
git.submodule.enabled: "false"
params:
"server.insecure": true
server: