UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit bf91185b authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch '1918-mattermost-operator-wildcard-automount-mutator' into 'master'

Wildcard implementation to harden all service accounts - mattermost / mattermost-operator

See merge request !3784
parents 5b075053 5e7cfdcb
No related branches found
No related tags found
1 merge request!3784Wildcard implementation to harden all service accounts - mattermost / mattermost-operator
Pipeline #2886937 passed
......@@ -896,16 +896,12 @@ policies:
- thanos-storegateway-*
- thanos-query-*
- namespace: mattermost
serviceAccounts:
- mattermost
- mattermost-minio-sa
pods:
allow:
- default-minio-bucket-creation-*
- mattermost-minio-ss-*
- mattermost-minio-pool-*
- namespace: mattermost-operator
serviceAccounts:
- mattermost-operator
pods:
allow:
- mattermost-operator-*
......
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