mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Add privateSecretKeyRef to cluster issuer
This commit is contained in:
@@ -7,6 +7,8 @@ spec:
|
||||
acme:
|
||||
email: admin@example.com
|
||||
server: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
privateKeySecretRef:
|
||||
name: cloudflare-prod-issuer-account-key
|
||||
solvers:
|
||||
- dns01:
|
||||
cloudflare:
|
||||
|
||||
Reference in New Issue
Block a user