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
Any ideas what the issue might be? Any help is appreciated.
The issue is simple, I forgot it. Do you want to submit a PR to fix, or do you want me to do it?
FYI, I'm preparing the release of a new release of Talon in the next days, I can include this fix in the my PR to update the version in the helm chart.
Hello,
There is an option to configure image pull secrets within the helm values here:
https://artifacthub.io/packages/helm/falcosecurity/falco-talon?modal=values
However, the template file for the deployment doesn't have an option to pull in that value:
https://artifacthub.io/packages/helm/falcosecurity/falco-talon?modal=template&template=deployment.yaml
I have tried various configurations in my values file to include:
However, the deployment never picks up the image pull secret.
I am using Falco Talon helm chart version 0.2.2.
Any ideas what the issue might be? Any help is appreciated.
The text was updated successfully, but these errors were encountered: