add helm chart with readiness endpoint

This commit is contained in:
2024-09-29 18:09:57 +02:00
parent 570d2acf78
commit 2bdebd9014
15 changed files with 488 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
- main
paths-ignore:
- 'README.md'
- 'argocd/**'
- 'chart/**'
# cancel any previously-started, yet still active runs of this workflow on the same branch
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}