We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c7f6b commit 5d61690Copy full SHA for 5d61690
jhipster-k8s/demo.adoc
@@ -112,7 +112,7 @@ _Whhaaattt??? Plain-text secrets in YAML files?! WTF??_ I'll come back to this i
112
113
./kubectl-apply.sh -f
114
115
-. You can see if everything starts up successfully using `kubectl get pods -n demo`. Or, even better, use https://k9scli.io/[K9s].
+. You can see if everything starts up successfully using `kubectl get pods -n demo`. Or, even better, use https://k9scli.io/[K9s] (`k9s -n demo`).
116
117
. Port-forward the registry and gateway to see them in a browser.
118
0 commit comments