DBZ-2646 Listing fix

This commit is contained in:
Gunnar Morling 2022-03-07 15:35:19 +01:00
parent 7cebfd4fbc
commit a0f59ccffa

View File

@ -230,7 +230,7 @@ The IP address of the registry can by obtained e.g. by running
[source,subs="attributes",options="nowrap"]
----
kubectl -n kube-system get svc registry -o jsonpath='{.spec.clusterIP}'
$ kubectl -n kube-system get svc registry -o jsonpath='{.spec.clusterIP}'
----
====