You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
How to reproduce it (as minimally and precisely as possible):
Run the litmus-agent helm chart with a private repository
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
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.
How to reproduce it (as minimally and precisely as possible):
Run the litmus-agent helm chart with a private repository
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: