fix?
This commit is contained in:
@@ -1264,14 +1264,14 @@ spec:
|
|||||||
cpu: 200m
|
cpu: 200m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
- name: assets
|
||||||
|
mountPath: /app/assets
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /app/config/glance.yml
|
mountPath: /app/config/glance.yml
|
||||||
subPath: glance.yml
|
subPath: glance.yml
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /app/assets/custom.css
|
mountPath: /app/assets/custom.css
|
||||||
subPath: custom.css
|
subPath: custom.css
|
||||||
- name: assets
|
|
||||||
mountPath: /app/assets
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|||||||
Reference in New Issue
Block a user