mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-28 21:12:35 +02:00
♻️ kustomization
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user