We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261f40a commit bbf25ebCopy full SHA for bbf25eb
bin/airgap-include.sh
@@ -40,8 +40,5 @@ if [ "$AIRGAP_SOURCED" == "" ]; then
40
41
log_info "Deploying into an 'air-gapped' cluster from private registry [$AIRGAP_REGISTRY]"
42
43
- airgapDir="$TMP_DIR/airgap"
44
- mkdir -p "$airgapDir"
45
-
46
export AIRGAP_SOURCED=true
47
fi
0 commit comments