Megha Mehta
4 years ago
2 changed files with 5 additions and 4 deletions
@ -1,8 +1,9 @@ |
|||||
|
apiVersion: kustomize.config.k8s.io/v1beta1 |
||||
|
kind: Kustomization |
||||
|
|
||||
namePrefix: kustomize- |
namePrefix: kustomize- |
||||
|
|
||||
resources: |
resources: |
||||
- guestbook-ui-deployment.yaml |
- guestbook-ui-deployment.yaml |
||||
- guestbook-ui-svc.yaml |
- guestbook-ui-svc.yaml |
||||
- ingress.yaml |
- ingress.yamls |
||||
apiVersion: kustomize.config.k8s.io/v1beta1 |
|
||||
kind: Kustomization |
|
Loading…
Reference in new issue