Skip to content

Commit adc57a4

Browse files
committed
1 parent 74896a4 commit adc57a4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

modules/nw-egress-ips-config-object.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ The following YAML describes changing the `reachabilityTotalTimeoutSeconds` from
1212

1313
[source,yaml]
1414
----
15-
apiVersion: k8s.ovn.org/v1
16-
kind: EgressIP
17-
name: networks.operator.openshift.io
18-
spec:
15+
apiVersion: operator.openshift.io/v1
16+
kind: Network
17+
metadata:
18+
name: cluster
19+
spec:
1920
clusterNetwork:
2021
- cidr: 10.128.0.0/14
2122
hostPrefix: 23

0 commit comments

Comments
 (0)