stage/prod: bootstrap apps only, prod ksops keys

Bootstrap: cert-manager kargo kargo-infra-pipeline kargo-ci-pipeline kargo-test-env-pipeline kargo-credentials
Other apps arrive via Kargo promotion (dev → test → PR → prod)
This commit is contained in:
deploy-k3s
2026-03-11 09:18:31 +00:00
parent 4dd68859d8
commit dfec8b24ac
20 changed files with 5 additions and 305 deletions

View File

@@ -1,13 +0,0 @@
{
"name": "argo-rollouts",
"namespace": "argo-rollouts",
"step": "2",
"source": {
"repoURL": "https://argoproj.github.io/argo-helm",
"chart": "argo-rollouts",
"targetRevision": 2.40.6
},
"helm": {
"values": "dashboard:\n enabled: true\n"
}
}