♻️ kustomization

This commit is contained in:
auricom
2022-12-02 00:45:58 +01:00
parent c7eb3fca6d
commit 0259ffe463
126 changed files with 370 additions and 375 deletions

View File

@@ -1,12 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- rbac.yaml
- helm-release.yaml
- ./rbac.yaml
- ./helm-release.yaml
configMapGenerator:
- name: k8s-gateway-configmap
files:
- Corefile
- ./Corefile
namespace: default
generatorOptions:
disableNameSuffixHash: true