Skip to content

Commit

Permalink
another attempt at the tenant uid workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
gabemontero committed Jan 19, 2023
1 parent 4a52664 commit 1e7cb5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions developer/openshift/operators/minio/tenant/tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ spec:
status: {}
securityContext:
runAsNonRoot: true
runAsUser: 1000610001
runAsGroup: 100620002
runAsUser: 1000630001
runAsGroup: 1000630002
requestAutoCert: true

0 comments on commit 1e7cb5d

Please sign in to comment.