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

Add ability to use a custom image repository #272

Open
liad5h opened this issue Sep 16, 2024 · 3 comments
Open

Add ability to use a custom image repository #272

liad5h opened this issue Sep 16, 2024 · 3 comments
Labels
new-feature New feature or request

Comments

@liad5h
Copy link

liad5h commented Sep 16, 2024

I am using the moon2 helm chart, version 2.7.1.

Due to security requirements, I need to use a private container registry.
I see that it is possible to replace an image repository via the Config crd.

The problem is that I don't see an option to set an imagePullSecrets.

Does the moon2 chart support using an imagePullSecret configuration for spawned browser pods via CRD / serviceAccount?

@aandryashin
Copy link
Member

aandryashin commented Sep 16, 2024 via email

@liad5h
Copy link
Author

liad5h commented Sep 16, 2024

I know I can patch it manually, but I want to do this from the helm chart - https://github.com/aerokube/charts/blob/master/moon2/templates/service-accounts.yaml

@aandryashin
Copy link
Member

aandryashin commented Sep 16, 2024 via email

@vania-pooh vania-pooh added the new-feature New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants