File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
modules/tsb/cp/manifests/tsb Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -40,29 +40,11 @@ spec:
40
40
tsbVersion: ${tsb_version}
41
41
%{ endif }
42
42
kubeSpec:
43
- deployment:
44
- env:
45
- - name: ENABLE_GATEWAY_DELETE_HOLD
46
- value: "true"
47
- - name: GATEWAY_DELETE_HOLD_SECONDS
48
- value: "20"
49
43
overlays:
50
44
- apiVersion: install.xcp.tetrate.io/v1alpha1
51
45
kind: EdgeXcp
52
46
name: edge-xcp
53
47
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"
66
48
- path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
67
49
value:
68
50
name: ENABLE_NETWORK_POLICY_TRANSLATION
You can’t perform that action at this time.
0 commit comments