We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ccdee0 commit b4ebe00Copy full SHA for b4ebe00
pre-post-sync/kustomization.yaml
@@ -1,7 +1,8 @@
1
namePrefix: pre-post-sync-
2
3
+bases:
4
+- ../kustomize-guestbook
5
+
6
resources:
-- ../guestbook/guestbook-ui-deployment.yaml
-- ../guestbook/guestbook-ui-svc.yaml
7
- pre-sync-job.yaml
8
- post-sync-job.yaml
0 commit comments