Merge pull request #64 from 3dwardch3ng/infra/ingress-nginx

remove deployment patch for now
This commit is contained in:
2024-06-11 11:49:05 +10:00
committed by GitHub

View File

@@ -31,15 +31,4 @@ spec:
postBuild:
substituteFrom:
- kind: ConfigMap
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
name: ingress-nginx-values