2 changed files with 12 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
namePrefix: kustomize- |
|||
|
|||
bases: |
|||
- github.com/argoproj/argo-cd//manifests/base?ref=v0.11.0-rc3 |
|||
|
|||
resources: |
|||
- ../guestbook/guestbook-ui-deployment.yaml |
|||
- ../guestbook/guestbook-ui-svc.yaml |
|||
apiVersion: kustomize.config.k8s.io/v1beta1 |
|||
kind: Kustomization |
Loading…
Reference in new issue