Skip to content

Commit 3c0d5a2

Browse files
authored
Update controlplane-values.yaml.tmpl (#361)
defaults as of 1.9.x
1 parent e62101e commit 3c0d5a2

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

modules/tsb/cp/manifests/tsb/controlplane-values.yaml.tmpl

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -40,29 +40,11 @@ spec:
4040
tsbVersion: ${tsb_version}
4141
%{ endif }
4242
kubeSpec:
43-
deployment:
44-
env:
45-
- name: ENABLE_GATEWAY_DELETE_HOLD
46-
value: "true"
47-
- name: GATEWAY_DELETE_HOLD_SECONDS
48-
value: "20"
4943
overlays:
5044
- apiVersion: install.xcp.tetrate.io/v1alpha1
5145
kind: EdgeXcp
5246
name: edge-xcp
5347
patches:
54-
- path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
55-
value:
56-
name: ENABLE_ENHANCED_EAST_WEST_ROUTING
57-
value: "true"
58-
- path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
59-
value:
60-
name: DISABLE_TIER1_TIER2_SEPARATION
61-
value: "true"
62-
- path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
63-
value:
64-
name: ENABLE_DNS_RESOLUTION_AT_EDGE
65-
value: "true"
6648
- path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
6749
value:
6850
name: ENABLE_NETWORK_POLICY_TRANSLATION

0 commit comments

Comments
 (0)