Skip to content

Commit cc233e4

Browse files
easyCZroboquat
authored andcommitted
[installer] Deploy Public API without experimental config
1 parent 0fbb0e1 commit cc233e4

File tree

20 files changed

+4129
-49
lines changed

20 files changed

+4129
-49
lines changed

dev/preview/workflow/preview/deploy-gitpod.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -413,11 +413,6 @@ kubectl --kubeconfig "${DEV_KUBE_PATH}" --context "${DEV_KUBE_CONTEXT}" --namesp
413413
yq w -i "${INSTALLER_CONFIG_PATH}" sshGatewayHostKey.kind "secret"
414414
yq w -i "${INSTALLER_CONFIG_PATH}" sshGatewayHostKey.name "host-key"
415415

416-
#
417-
# configurePublicAPIServer
418-
#
419-
yq w -i "${INSTALLER_CONFIG_PATH}" experimental.webapp.publicApi.enabled true
420-
421416
#
422417
# configureUsage
423418
#

0 commit comments

Comments
 (0)