update to modern syntax
This commit is contained in:
@@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
resources:
|
resources:
|
||||||
- ../../base
|
- ../../base
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patches:
|
||||||
- web/ingress.yaml
|
- path: web/ingress.yaml
|
||||||
- web/web-backend-tls.yaml
|
- path: web/web-backend-tls.yaml
|
||||||
- web/web-image.yaml
|
- path: web/web-image.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user