ci: pre-create kargo-controller SA with Helm labels, fix JSON pod annotations, remove --wait from woodpecker helm

This commit is contained in:
Celes Renata
2026-04-19 05:28:09 +00:00
parent 00a6485e70
commit dad9b46fa2
2 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -60,5 +60,5 @@ agent:
WOODPECKER_BACKEND_K8S_VOLUME_SIZE: 5Gi
WOODPECKER_BACKEND_K8S_STORAGE_RWX: "false"
WOODPECKER_BACKEND_K8S_STORAGE_CLASS: local-path
WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS: "celestium.life/inject-ca:true"
WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS: '{"celestium.life/inject-ca":"true"}'
WOODPECKER_MAX_WORKFLOWS: "16"