Skip to content

Commit ec3093d

Browse files
authored
Merge pull request #707 from aslafy-z/patch-1
Create kustomization in deploy package
2 parents 856e124 + 6965744 commit ec3093d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
resources:
4+
- manifest.yaml

0 commit comments

Comments
 (0)