Update kustomization.yaml

This commit is contained in:
Kiril Valchev 2023-02-22 18:04:04 +02:00 committed by GitHub
parent 041afeaccc
commit cafa9e6a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ configMapGenerator:
resources:
- guestbook-ui-deployment.yaml
- guestbook-ui-svc.yaml
- guestbook-ui-ing.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization