Skip to content

Commit

Permalink
Merge pull request #220 from ASBishop/refresh-openstack-sample
Browse files Browse the repository at this point in the history
Refresh "openstack" backend base sample config
  • Loading branch information
openshift-merge-robot authored Jun 28, 2023
2 parents 1a79680 + bf52a79 commit 3d8100f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/samples/backends/bases/openstack/openstack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ spec:
replicas: 1
cinderScheduler:
replicas: 1
# Can omit the cinderBackup section. Making it explicit for reference.
cinderBackup:
replicas: 0
manila:
Expand All @@ -60,8 +59,10 @@ spec:
enabled: false
ovn:
enabled: false
ovs:
enabled: false
template:
ovnController:
external-ids:
ovn-encap-type: "geneve"
neutron:
enabled: false
nova:
Expand Down

0 comments on commit 3d8100f

Please sign in to comment.