Closed rrey closed 3 years ago
The mattermost team chart does not allow to specify a service account which makes impossible to use s3 with the IAM role on the service account.
Also added the securityContext block since it may be required on EKS prior to 1.19 (https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-technical-overview.html#pod-configuration)
Fixes https://github.com/mattermost/mattermost-helm/issues/239
Hello @rrey,
Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.
Summary
The mattermost team chart does not allow to specify a service account which makes impossible to use s3 with the IAM role on the service account.
Also added the securityContext block since it may be required on EKS prior to 1.19 (https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-technical-overview.html#pod-configuration)
Ticket Link
Fixes https://github.com/mattermost/mattermost-helm/issues/239