Skip to content

fix: set securityContext.fsGroup on minio pods#14

Merged
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:minio-pod-security-context
Aug 8, 2023
Merged

fix: set securityContext.fsGroup on minio pods#14
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:minio-pod-security-context

Conversation

@thesuperzapper

Copy link
Copy Markdown
Member

This PR addresses permission issues that may be encountered for some kinds of PVC StorageClasses used by the MinIO pods by setting PodSecurityContext fsGroup to 1000.

NOTE: this fix was already applied to MySQL, but was missed on the MinIO pods.

@thesuperzapper thesuperzapper added this to the v0.1.1 milestone Jul 24, 2023
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into an upcoming release label Jul 25, 2023
@thesuperzapper
thesuperzapper merged commit e2a990f into deployKF:main Aug 8, 2023
@thesuperzapper
thesuperzapper deleted the minio-pod-security-context branch August 8, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix status/ready-to-merge status - this will be merged into an upcoming release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant