add helm chart with readiness endpoint

This commit is contained in:
2024-09-29 17:54:23 +02:00
parent 570d2acf78
commit 2bdebd9014
15 changed files with 488 additions and 5 deletions

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 }}