mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-07-21 21:17:08 +00:00
10 lines
269 B
YAML
10 lines
269 B
YAML
# Flux system resources
|
|
# Contains Flux Kustomization resources for additional dependencies
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- webhook.yaml
|
|
- cert-manager.yaml
|
|
- cert-manager-webhook-ovh.yaml
|
|
- cert-manager-issuer.yaml
|