Skip to content

Commit d50f290

Browse files
authored
Update OPENSHIFT_CONFORMANCE.md
1 parent 5b3956a commit d50f290

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/OPENSHIFT_CONFORMANCE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ This document describes the steps required to run Gateway API conformance tests
99
- `kubectl` configured to access your OpenShift cluster
1010
- Docker/Podman for building images
1111
- Access to a container registry (e.g., quay.io)
12-
- NGF should be preinstalled on the cluster before running the tests. You can install using the Operator or Helm. Note:
12+
- NGF should be preinstalled on the cluster before running the tests. You can install using the Operator or Helm.
13+
**Note** :
1314
- the NGINX service type needs to be set to `ClusterIP`
14-
- the NGINX image referenced in the `NginxProxy` resource needs to be accessible to the cluster
15+
- the NGINX image referenced in the NginxProxy needs to be accessible to the cluster
1516

1617
## Overview
1718

0 commit comments

Comments
 (0)