Make Kustomize manifests more modular
This commit is contained in:
@ -3,6 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: toy
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- services.yaml
|
||||
- ingress.yaml
|
||||
- namespace.yaml
|
||||
- ./app
|
||||
|
Reference in New Issue
Block a user