Skip to content

Commit ae03b3e

Browse files
committed
Drop unused ocp values service and cluster cidr
These values are not used anywhere, let's remove them from the example.
1 parent db92ee5 commit ae03b3e

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

examples/dt/bmo01/control-plane/nncp/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ metadata:
99
data:
1010
openstack-operator-image: "quay.io/openstack-k8s-operators/openstack-operator-index:latest"
1111

12-
ocp:
13-
cluster_network_cidr: 192.168.16.0/20
14-
service_network_cidr: 172.30.0.0/16
15-
1612
node_0:
1713
name: master-0
1814
internalapi_ip: 172.17.0.10

examples/dt/uni01alpha/control-plane/nncp/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ metadata:
99
data:
1010
openstack-operator-image: "quay.io/openstack-k8s-operators/openstack-operator-index:latest"
1111

12-
ocp:
13-
cluster_network_cidr: 192.168.16.0/20
14-
service_network_cidr: 172.30.0.0/16
15-
1612
node_0:
1713
name: master-0
1814
internalapi_ip: 172.17.0.10

0 commit comments

Comments
 (0)