Skip to content

Commit 9e4bc56

Browse files
authored
Merge pull request #604 from mbaldessari/disconnected-inst
Read PATTERN_INSTALL_CHART from the env as well if it exists
2 parents 37a6d23 + ac54604 commit 9e4bc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/pattern-util.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ podman run -it --rm --pull=newer \
8080
-e TOKEN_NAMESPACE \
8181
-e VALUES_SECRET \
8282
-e KUBECONFIG \
83+
-e PATTERN_INSTALL_CHART \
8384
-e K8S_AUTH_HOST \
8485
-e K8S_AUTH_VERIFY_SSL \
8586
-e K8S_AUTH_SSL_CA_CERT \

0 commit comments

Comments
 (0)