Skip to content

Commit 002fc88

Browse files
missing container name
1 parent 614fbc9 commit 002fc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ingress-operator-logs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ You can view your Ingress Controller logs.
1414
+
1515
[source,terminal]
1616
----
17-
$ oc logs --namespace=openshift-ingress-operator deployments/ingress-operator
17+
$ oc logs --namespace=openshift-ingress-operator deployments/ingress-operator -c <container_name>
1818
----

0 commit comments

Comments
 (0)