UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 9110810e authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'fix-minio-regex' into 'master'

update the regex for minio to account for default tenant values

See merge request !3869
parents a05d3ff1 5602c30a
No related branches found
No related tags found
1 merge request!3869update the regex for minio to account for default tenant values
Pipeline #2905518 passed with warnings
......@@ -773,7 +773,7 @@ policies:
allow:
# tenant pods require get/list/watch on secrets/tenants (CRD), and create/delete/get on services
# More details in role named minio-minio-minio-instance-role
- minio-minio-minio-instance-ss-0-*
- minio-minio-minio-instance-*
- namespace: kyverno
pods:
allow:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment