Commit 05ad8406 by dotnetdude Committed by Guangbo

fixed the typo on letsencrypt staging url (#39)

parent 7d294d2e
...@@ -67,7 +67,7 @@ ingressShim: ...@@ -67,7 +67,7 @@ ingressShim:
letsencrypt: letsencrypt:
email: user@example.com email: user@example.com
server: "https://https://acme-staging-v02.api.letsencrypt.org/directory" server: "https://acme-staging-v02.api.letsencrypt.org/directory"
# This is used by the static manifest generator in order to create a static # This is used by the static manifest generator in order to create a static
# namespace manifest for the namespace that cert-manager is being installed # namespace manifest for the namespace that cert-manager is being installed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment