mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
13 lines
308 B
YAML
13 lines
308 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- namespace.yaml
|
|
- helm-release.yaml
|
|
- cert-manager-webhook-ovh.yaml
|
|
- cert-manager-webhook-ovh-helm-release.yaml
|
|
- letsencrypt-production.yaml
|
|
- letsencrypt-staging.yaml
|
|
- prometheus-rule.yaml
|
|
- secret.sops.yaml
|