Add glance config-dir
Added --config-dir flag to the glance-api command
This commit is contained in:
parent
ce47732a6b
commit
182a27ea7f
@ -34,7 +34,7 @@ spec:
|
||||
image: {{ .Values.images.api }}
|
||||
imagePullPolicy: {{ .Values.images.pull_policy }}
|
||||
command:
|
||||
- glance-api
|
||||
- glance-api --config-dir /etc/glance
|
||||
ports:
|
||||
- containerPort: {{ .Values.network.port.api }}
|
||||
readinessProbe:
|
||||
|
Loading…
x
Reference in New Issue
Block a user