Skip to content

Commit 3df960b

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

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
@@ -145,7 +145,7 @@ kubectl delete -f tests/conformance/conformance-rbac.yaml
145145
The key differences when running conformance tests on OpenShift vs. standard Kubernetes:
146146

147147
1. **SCC Permissions:** Required for coredns and infrastructure pods
148-
2. **Service Type:** Must use ClusterIP to avoid DNS issues
148+
2. **Service Type:** Must use `ClusterIP` to avoid DNS issues
149149
3. **Architecture:** Explicit amd64 build required when building from arm64 machines
150150
4. **Test Skips:** HTTPRouteServiceTypes must be skipped due to EndpointSlice restrictions
151151
5. **Image Registry:** Images must be pushed to a registry accessible by OpenShift

0 commit comments

Comments
 (0)