ingress-nginx-helm/test/e2e-image/namespace-overlays/custom-health-check-path/kustomization.yaml

12 lines
244 B
YAML
Raw Normal View History

2019-09-29 19:11:07 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
patchesJson6902:
- target:
group: apps
version: v1
kind: Deployment
name: nginx-ingress-controller
path: deployment-patch.yaml
bases:
- ../../overlay