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.
2 parents bc370c0 + e084912 commit bb4e00fCopy full SHA for bb4e00f
cluster/config-defaults.yaml
@@ -958,7 +958,7 @@ deployment_service_ml_experiments_enabled: "true"
958
deployment_service_cf_auto_expand_enabled: "false"
959
deployment_service_cf_update_source_branch_changes: "true"
960
deployment_service_executor_cdp_permissions: "false"
961
-deployment_service_skip_mustache_rendering: "false"
+deployment_service_skip_mustache_rendering: "true"
962
{{- if eq .Cluster.Environment "test" }}
963
# disable CF update of source branch changes in test to avoid updating CF stacks
964
# on any PR.
0 commit comments