File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
modules/tsb/cp/manifests/tsb Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 3636 configProtection: {}
3737 enableHttpMeshInternalIdentityPropagation: false
3838 kubeSpec:
39+ deployment:
40+ env:
41+ - name: ENABLE_GATEWAY_DELETE_HOLD
42+ value: "true"
43+ - name: GATEWAY_DELETE_HOLD_SECONDS
44+ value: "20"
3945 overlays:
4046 - apiVersion: install.xcp.tetrate.io/v1alpha1
4147 kind: EdgeXcp
4955 value:
5056 name: DISABLE_TIER1_TIER2_SEPARATION
5157 value: "true"
52- - path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
53- value:
54- name: ENABLE_GATEWAY_DELETE_HOLD
55- value: "true"
56- - path: spec.components.edgeServer.kubeSpec.deployment.env[-1]
57- value:
58- name: GATEWAY_DELETE_HOLD_SECONDS
59- value: "30s"
6058 gitops:
6159 enabled: true
6260 reconcileInterval: 600s
You can’t perform that action at this time.
0 commit comments