init
This commit is contained in:
@@ -66,6 +66,7 @@ jobs:
|
|||||||
--create-namespace \
|
--create-namespace \
|
||||||
--set-string 'image.version=${{ github.event.inputs.version }}' \
|
--set-string 'image.version=${{ github.event.inputs.version }}' \
|
||||||
--set-string 'image.name=images.binom.pw/otp/${{ github.event.inputs.repo_path }}' \
|
--set-string 'image.name=images.binom.pw/otp/${{ github.event.inputs.repo_path }}' \
|
||||||
|
--set "imagePullSecrets[0].name=regcred" \
|
||||||
--wait
|
--wait
|
||||||
- name: 'Cleanup'
|
- name: 'Cleanup'
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user