mirror of
https://github.com/nold360/hive-apps
synced 2025-01-11 16:24:55 +00:00
fix cluster issuer acme
This commit is contained in:
parent
83bf41ad64
commit
d44863bd70
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
# You must replace this email address with your own.
|
||||
# Let's Encrypt will use this to contact you about expiring
|
||||
# certificates, and issues related to your account.
|
||||
email: nold@gnu.one
|
||||
email: nold42@pm.me
|
||||
#server: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
server: https://acme-v02.api.letsencrypt.org/directory
|
||||
privateKeySecretRef:
|
||||
|
|
Loading…
Reference in a new issue