2f89f1d020
Glance registry was deprecated in Queens and removed in Stein. This change removes glance-registry settings and templates from the glance chart. Also removed the overrides from older releases that are no longer actively supported and tested. Change-Id: I704d844b9ab96daa73ec42e29cded31fbbe3f720
23 lines
552 B
YAML
23 lines
552 B
YAML
---
|
|
pod:
|
|
mandatory_access_control:
|
|
type: apparmor
|
|
glance-api:
|
|
glance-api: runtime/default
|
|
glance-perms: runtime/default
|
|
init: runtime/default
|
|
nginx: runtime/default
|
|
glance-metadefs-load:
|
|
init: runtime/default
|
|
glance-metadefs-load: runtime/default
|
|
glance-storage-init:
|
|
init: runtime/default
|
|
glance-storage-init: runtime/default
|
|
glance-test:
|
|
init: runtime/default
|
|
glance-test: runtime/default
|
|
glance-test-ks-user: runtime/default
|
|
manifests:
|
|
certificates: true
|
|
...
|