Skip to content

Commit a7da50d

Browse files
easyCZroboquat
authored andcommitted
Remove openfga from preview config
1 parent 1bc55a8 commit a7da50d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -476,11 +476,6 @@ yq w -i "${INSTALLER_CONFIG_PATH}" "experimental.webapp.server.stripeConfig" "st
476476
# IAM
477477
#
478478

479-
#
480-
# OpenFGA
481-
#
482-
yq w -i "${INSTALLER_CONFIG_PATH}" experimental.webapp.openfga.enabled "true"
483-
484479
# copy secret from werft's space
485480
kubectl --kubeconfig "${DEV_KUBE_PATH}" --context "${DEV_KUBE_CONTEXT}" -n werft get secret preview-envs-oidc-clients-config-secret -o yaml > preview-envs-oidc-clients-config-secret.secret.yaml
486481
yq d -i preview-envs-oidc-clients-config-secret.secret.yaml metadata.name

0 commit comments

Comments
 (0)