Skip to content

Commit d924391

Browse files
Update tests/OPENSHIFT_CONFORMANCE.md
Co-authored-by: Saloni Choudhary <[email protected]>
1 parent 3df960b commit d924391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/OPENSHIFT_CONFORMANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ OpenShift has stricter security constraints than standard Kubernetes, requiring
1919

2020
## Step 1: Check Gateway API Version
2121

22-
OpenShift ships with Gateway API CRDs pre-installed. Check which version is installed:
22+
OpenShift ships with Gateway API CRDs pre-installed. To find out which version is installed, run the following command:
2323

2424
```bash
2525
kubectl get crd gateways.gateway.networking.k8s.io -o jsonpath='{.metadata.annotations.gateway\.networking\.k8s\.io/bundle-version}'

0 commit comments

Comments
 (0)