Skip to content

Conversation

@cdmikechen
Copy link
Contributor

Base on PR #2255
Setting runAsUser directly is not allowed on, for example, Openshift.
So we should change the serviceaccount of the pooler to postgres-pod as well, otherwise the pooler will not be created correctly.

Forbidden: not usable by user or serviceaccount, provider "privileged": Forbidden: not usable by user or serviceaccount]

@FxKu FxKu added this to the 1.10.1 milestone Aug 25, 2023
@FxKu
Copy link
Member

FxKu commented Aug 25, 2023

Thanks @cdmikechen . Ideally we would need a service account and role specifically for the pooler, although it does not need any resource privileges. I think for now postgres-pod might be fine as it's not all too powerful.

@FxKu
Copy link
Member

FxKu commented Aug 25, 2023

👍

1 similar comment
@idanovinda
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants