Skip to content

Commit 747b87b

Browse files
authored
Merge pull request #93848 from stevsmit/55170-OCPBUGS
Corrects camel casing for ANP documentation
2 parents 6c894fa + 6c235b7 commit 747b87b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/nw-ovn-k-anp-nbctl.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ spec:
7373
to:
7474
- pods:
7575
namespaceSelector:
76-
matchlabels:
76+
matchLabels:
7777
kubernetes.io/metadata.name: openshift-dns
7878
podSelector:
79-
matchlabels:
79+
matchLabels:
8080
app: dns
8181
ports:
8282
- portNumber:
@@ -97,7 +97,7 @@ spec:
9797
action: "Allow"
9898
to:
9999
- namespaces:
100-
matchlabels:
100+
matchLabels:
101101
tenant: splunk
102102
ports:
103103
- portNumber:

0 commit comments

Comments
 (0)