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

litmus-agent helmchart hook-pre-install-job missing imagePullSecrets #401

Open
bingwei-hong-partior opened this issue Sep 6, 2024 · 0 comments

Comments

@bingwei-hong-partior
Copy link
Contributor

What happened:
When using litmus-agent helm chart, it is notice that litmus-agent hook-pre-install-job.yaml created job missing imagePullSecrets to allow using private repo

What you expected to happen:
There should be imagePullSecrets for the litmus-agent and the pre-install-job should be updated to use imagePullSecrets

Where can this issue be corrected? (optional)

  1. hook-pre-install-job.yaml to add take in imagePullSecrets under spec section.
  2. Introduce imagePullSecrets in value file
  3. the default tag should be the chart version 3.10.0 instead of latest too?
    repository: litmuschaos.docker.scarf.sh/litmuschaos/litmus-helm-agent
    pullPolicy: Always
    tag: "latest"

How to reproduce it (as minimally and precisely as possible):
Run the litmus-agent helm chart with a private repository

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

No branches or pull requests

1 participant