Skip to content

Commit 1622a26

Browse files
committed
Remove unnecessary rootwrap_config
It was already removed from the "clean" deployments, see openstack-k8s-operators/architecture#573 which states: "Privileged operations should be managed by securityContext provided by k8s."
1 parent 89f1ec7 commit 1622a26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/roles/glance_adoption/templates/glance_cinder.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ spec:
1414
[glance_store]
1515
default_backend = default_backend
1616
[default_backend]
17-
rootwrap_config = /etc/glance/rootwrap.conf
1817
description = Default cinder backend
1918
cinder_store_auth_address = {{ .KeystoneInternalURL }}
2019
cinder_store_user_name = {{ .ServiceUser }}

0 commit comments

Comments
 (0)