deploy: add individual kustomizations and global kustomizations
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: cloud-limbosolutions-com
|
||||
|
||||
resources:
|
||||
- ./certificate.yaml
|
||||
- ./network-policies.yaml
|
||||
|
||||
Reference in New Issue
Block a user