Move clusterissuer definition to webhook-ovh's values

This commit is contained in:
2025-02-16 02:29:55 +01:00
parent 555bc57001
commit f85003863f
3 changed files with 18 additions and 28 deletions

View File

@@ -1,27 +0,0 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt
spec:
acme:
email: arek.dzski@gmail.com
server: https://acme-v02.api.letsencrypt.org/directory
solvers:
- dns01:
cnameStrategy: None
webhook:
groupName: lumpiasty-homelab
solverName: ovh
config:
endpoint: ovh-eu
applicationKeyRef:
name: ovh-credentials
key: applicationKey
applicationSecretRef:
name: ovh-credentials
key: applicationSecret
consumerKeyRef:
name: ovh-credentials
key: consumerKey
privateKeySecretRef:
name: letsencrypt-key