mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-07-21 21:17:08 +00:00
8 lines
205 B
YAML
8 lines
205 B
YAML
# ClusterIssuer resources for cert-manager
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- clusterissuer.yaml
|
|
- ovh-credentials-secret.yaml
|
|
- ovh-secret-reader-rbac.yaml
|