release 3.5.4

This commit is contained in:
ByeonJungHun
2023-09-19 16:01:03 +09:00
parent 37ef6ec808
commit abddeb3004
78 changed files with 7534 additions and 109 deletions

View File

@@ -4,5 +4,5 @@ export KUBECONFIG=$1
kubectl wait node --for=condition=ready --all --timeout=60s
#kubectl -n imxc patch sa default -p '{"imagePullSecrets": [{"name": "regcred"}]}'
kubectl -n imxc patch sa default -p '{"imagePullSecrets": [{"name": "regcred"}]}'
kubectl -n default patch sa default -p '{"imagePullSecrets": [{"name": "regcred"}]}'