Skip to content

Commit 75e758c

Browse files
committed
Enable Glance for minimal working deployment
1 parent f5ee350 commit 75e758c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

components/base/controlplane/openstack-controlplane.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ spec:
140140
keystoneEndpoint: default
141141
glanceAPIs:
142142
default:
143-
replicas: 0 # Configure back end; set to 3 when deploying service
143+
type: single
144+
replicas: 1
144145
override:
145146
service:
146147
internal:

0 commit comments

Comments
 (0)