Fixed pullPolicy
This commit is contained in:
@ -38,6 +38,7 @@ deploy:
|
|||||||
--namespace "$NAMESPACE"
|
--namespace "$NAMESPACE"
|
||||||
-f "$HELM_CONFIG"
|
-f "$HELM_CONFIG"
|
||||||
--set image.repository="$CI_REGISTRY/telegram-bots/autotex"
|
--set image.repository="$CI_REGISTRY/telegram-bots/autotex"
|
||||||
|
--set image.pullPolicy="Always"
|
||||||
--set image.tag="latest"
|
--set image.tag="latest"
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user