Fixed regex.
All checks were successful
/ docker_build (push) Successful in 1m22s
/ deploy_helm (push) Successful in 54s

This commit is contained in:
2025-09-12 17:57:36 +02:00
parent df1f6d0470
commit 0528e44d07
3 changed files with 25 additions and 12 deletions

View File

@ -3,6 +3,9 @@ nameOverride: "lenochka"
image:
tag: "latest"
updateStrategy:
type: Recreate
service:
enabled: false