Skip to content

Commit 3ee7685

Browse files
committed
Add Kustomization file.
1 parent ab19e98 commit 3ee7685

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

kustomization.yaml

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

0 commit comments

Comments
 (0)