Initial commit
This commit is contained in:
12
manifests/core/kustomization.yaml
Normal file
12
manifests/core/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: core
|
||||
|
||||
resources:
|
||||
- core-namespace.yaml
|
||||
- core-secrets.yaml
|
||||
- core-config.yaml
|
||||
- worker-script.yaml
|
||||
- workers.yaml
|
||||
- worker-pdb.yaml
|
||||
Reference in New Issue
Block a user