Fix broken pre-post-sync example (#37)

This commit is contained in:
Alexander Matyushentsev 2019-08-26 11:59:48 -07:00 committed by GitHub
parent 1ccdee0a61
commit b4ebe0049d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
namePrefix: pre-post-sync-
bases:
- ../kustomize-guestbook
resources:
- ../guestbook/guestbook-ui-deployment.yaml
- ../guestbook/guestbook-ui-svc.yaml
- pre-sync-job.yaml
- post-sync-job.yaml