feat(kustomize): generate base kustomization.yaml for k8s
This commit is contained in:
5
k8s/kustomization.yaml
Normal file
5
k8s/kustomization.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- db.yml
|
||||||
|
- petclinic.yml
|
||||||
Reference in New Issue
Block a user