This commit is contained in:
Valentin Afanasev
2025-08-05 02:31:07 +03:00
parent f0152a513b
commit b04c2993c5

View File

@ -12,3 +12,4 @@ runs:
steps: steps:
- run: | - run: |
envsubst < postgres-template.yaml | werf kubectl apply - envsubst < postgres-template.yaml | werf kubectl apply -
shell: bash