Skip to content

Commit 10fea14

Browse files
authored
FIX! (Glance): download policy manual reversion. (#960) (#961)
Removing two policy lines that broke BFV. (cherry picked from commit 274f7d7)
1 parent 14b98fa commit 10fea14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

base-helm-configs/glance/glance-helm-overrides.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ conf:
121121
"default": "role:admin or role:glance_admin"
122122
"context_is_admin": "role:admin or role:glance_admin"
123123
"publicize_image": "role:glance_admin"
124-
"is_owner": "tenant:%(owner)s"
125-
"download_image": "rule:is_owner or rule:context_is_admin"
126124
logging:
127125
logger_root:
128126
level: INFO

0 commit comments

Comments
 (0)