remove deployment patch for now
This commit is contained in:
@@ -32,14 +32,3 @@ spec:
|
|||||||
substituteFrom:
|
substituteFrom:
|
||||||
- kind: ConfigMap
|
- kind: ConfigMap
|
||||||
name: ingress-nginx-values
|
name: ingress-nginx-values
|
||||||
patches:
|
|
||||||
- target:
|
|
||||||
kind: Deployment
|
|
||||||
name: ingress-nginx-controller
|
|
||||||
patch: |
|
|
||||||
- op: add
|
|
||||||
path: /spec/template/spec/containers/0/args/-
|
|
||||||
value: --tcp-services-configmap=$(POD_NAMESPACE)/tcp-services
|
|
||||||
- op: add
|
|
||||||
path: /spec/template/spec/containers/0/args/-
|
|
||||||
value: --udp-services-configmap=$(POD_NAMESPACE)/udp-services
|
|
||||||
|
|||||||
Reference in New Issue
Block a user