File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The following guide provides instructions for using link:https://gateway-api.sig
2424+
2525[source,terminal]
2626----
27- $ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.16 .0/examples/gateway/gateway.yaml
27+ $ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.18 .0/examples/gateway/gateway.yaml
2828----
2929+
3030[NOTE]
@@ -60,7 +60,7 @@ The number of Envoy pods depends on how many worker nodes are in your cluster.
6060+
6161[source,terminal]
6262----
63- $ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.16 .0/examples/gateway/kuard/kuard.yaml
63+ $ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.18 .0/examples/gateway/kuard/kuard.yaml
6464----
6565+
6666.Verification
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Install the Contour Operator on {product-title} to use link:https://gateway-api.
2323+
2424[source,terminal]
2525----
26- $ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.16 .0/examples/operator/operator.yaml
26+ $ oc apply -f https://raw.githubusercontent.com/projectcontour/contour-operator/v1.18 .0/examples/operator/operator.yaml
2727----
2828+
2929[NOTE]
You can’t perform that action at this time.
0 commit comments