mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
♻️ kustomization
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- helm-release.yaml
|
||||
- volume.yaml
|
||||
- prometheus-rule.yaml
|
||||
- ./helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./prometheus-rule.yaml
|
||||
patchesStrategicMerge:
|
||||
- patches/env.yaml
|
||||
- patches/exporter.yaml
|
||||
- ./patches/env.yaml
|
||||
- ./patches/exporter.yaml
|
||||
|
Reference in New Issue
Block a user