mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-27 04:21:27 +02:00
11 lines
223 B
YAML
11 lines
223 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- secret.sops.yaml
|
|
- helm-release.yaml
|
|
- volume.yaml
|
|
- token.sops.yaml
|
|
- podmonitor.yaml
|
|
patchesStrategicMerge:
|
|
- patches/postgres.yaml
|