Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kustomize: use separate ServiceAccount for Quay app pods (PROJQUAY-1909) #444

Merged
merged 1 commit into from Apr 20, 2021

Conversation

alecmerdler
Copy link
Contributor

The Quay app pods will use their own ServiceAccount, rather than
the default one in the namespace. This allows modifying permissions
using SecurityContextConstraints without affecting other pods in
the namespace.

Signed-off-by: Alec Merdler alecmerdler@gmail.com

The Quay app pods will use their own ServiceAccount, rather than
the default one in the namespace. This allows modifying permissions
using SecurityContextConstraints without affecting other pods in
the namespace.

Signed-off-by: Alec Merdler <alecmerdler@gmail.com>
@alecmerdler alecmerdler merged commit 7f61ec9 into quay:master Apr 20, 2021
@alecmerdler alecmerdler deleted the PROJQUAY-1909 branch April 20, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant