UNCLASSIFIED - NO CUI

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

Merge branch '1839-1851-mattermost-and-operator-mitigate-automount-sa-token-findings' into 'master'

Mattermost and operator mitigate automount sa token findings

See merge request !3625
parents 95652f0d bfb8399d
No related branches found
No related tags found
1 merge request!3625Mattermost and operator mitigate automount sa token findings
Pipeline #2682241 passed
......@@ -710,6 +710,8 @@ policies:
- eck-operator
- nexus-repository-manager
- thanos
- mattermost
- mattermost-operator
update-automountserviceaccounttokens:
enabled: true
......@@ -892,6 +894,18 @@ policies:
- thanos-query-frontend-*
- thanos-storegateway-*
- thanos-query-*
- namespace: mattermost
serviceAccounts:
- mattermost
- mattermost-minio-sa
pods:
- default-minio-bucket-creation-*
- mattermost-minio-ss-*
- namespace: mattermost-operator
serviceAccounts:
- mattermost-operator
pods:
- mattermost-operator-*
istio:
enabled: {{ .Values.istio.enabled }}
......
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