-
Couldn't load subscription status.
- Fork 103
Open
Description
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)
- hook-pre-install-job.yaml to add take in imagePullSecrets under spec section.
- Introduce imagePullSecrets in value file
- 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
Metadata
Metadata
Assignees
Labels
No labels