first commit
This commit is contained in:
10
base/kustomization.yaml
Normal file
10
base/kustomization.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- depl.yml
|
||||
- ingress.yml
|
||||
- pv-config.yml
|
||||
- pv-data.yml
|
||||
- pvc-config.yml
|
||||
- pvc-data.yml
|
||||
- svc.yml
|
||||
Reference in New Issue
Block a user