BCDevOps / OpenShift4-Migration

Scripts and info for Ministry teams migration from OpenShift 3.11 to 4.x
Apache License 2.0
3 stars 0 forks source link

Invalid value: []int64{1000}: 1000 is not an allowed group spec.containers[0].securityContext.securityContext.runAsUser: Invalid value: 1000: must be in the ranges: [1001090000, 1001099999]] #12

Closed gil0109 closed 2 years ago

gil0109 commented 3 years ago

For Minio, we set securityContext.enabled=false

Install Minio Helm: git clone https://github.com/minio/charts helm install --set persistence.size=10Gi --set securityContext.enabled=false minio minio edit deployment yaml to fix minor error with memory