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

[K8s-Stack] Add Global Variables for Image Registry and PullSecrets #818

Open
alihoda opened this issue Dec 20, 2023 · 0 comments
Open

[K8s-Stack] Add Global Variables for Image Registry and PullSecrets #818

alihoda opened this issue Dec 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@alihoda
Copy link

alihoda commented Dec 20, 2023

Is there any way to add global variables for image registry and pullSecrets in k8s stack? Just like what is in Prometheus charts.

global:
  # global:
  #   imagePullSecrets:
  #   - name: pullSecret1
  #   - name: pullSecret2
  imagePullSecrets: []
  #
  # Allow parent charts to override registry hostname
  imageRegistry: ""

In the way that dependencies also use it.

@alihoda alihoda changed the title Add Global Variables for Image Registry and PullSecrets in K8s Stack [K8s-Stack] Add Global Variables for Image Registry and PullSecrets Dec 20, 2023
@Haleygo Haleygo added the enhancement New feature or request label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants