mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-29 05:16:08 +02:00
♻️ kustomization
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
namespace: default
|
||||
configMapGenerator:
|
||||
- name: frigate
|
||||
files:
|
||||
- config.yaml
|
||||
- ./config.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
annotations:
|
||||
|
Reference in New Issue
Block a user