feat(kustomization): Add database and namespace creation
This commit is contained in:
parent
9892d4bc2e
commit
31d324f03b
@ -2,4 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
- namespace.yaml
|
||||||
|
- database.yaml
|
||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user