You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Deploy a platform on Google Cloud by setting up basic infrastructure using varia
26
26
### Notes
27
27
28
28
- You have to update your `ingress_hosts` A records in order to get traffic to your site. And to generate the SSL certificate.
29
-
- You may need to modify the `certmanager`modules to support your particular certificate needs. Current implementation uses [dns01 challenge solver with cloudflare](https://cert-manager.io/docs/configuration/acme/dns01/cloudflare/).
29
+
- You may need to modify the `certmanager`module to support your particular certificate needs. Current implementation uses [dns01 challenge solver with cloudflare](https://cert-manager.io/docs/configuration/acme/dns01/cloudflare/).
0 commit comments