Could we assign permission read-only or read-write on statefulset pods ? #2568
Unanswered
khangtictoc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When deploying a cluster, i have set 2 replicas for postgres operator: one has label "spilo-role=replica", one has label role "spilo-role=master". But the permissions for both pods are "read-write" permission on the local volumes.

Can we make it "read-only" for pod with label "replica" and "read-write" for one with "master" ?
Beta Was this translation helpful? Give feedback.
All reactions