We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13ccb9 commit d5db3a0Copy full SHA for d5db3a0
modules/installation/proc-rhdh-deploy-gke-helm.adoc
@@ -49,7 +49,7 @@ kubectl -n <your-namespace> create secret docker-registry rhdh-pull-secret \ <1>
49
The created pull secret is used to pull the {product-short} images from the {company-name} Ecosystem.
50
--
51
52
-. Set up a Google-managed certificate by creating a `ManagedCertificate` object that you will attach to the Ingress.
+. Set up a Google-managed certificate by creating a `ManagedCertificate` object that you must attach to the ingress.
53
+
54
55
[source,yaml,subs="attributes+"]
0 commit comments