is there an equivalent of `IMAGE_PULL_SECRETS` for...
# ask-community
m
is there an equivalent of
IMAGE_PULL_SECRETS
for the Orion k8s agent/flow runner? I couldn’t find anything in the docs and the code
k
Hi @Michał Augoff, yes it doesn’t look like it’s been implemented yet
Let me ask the team if that’s on the roadmap. Response may be delayed
m
thanks @Kevin Kho 🙏
k
The current suggestion is that you can add it to the service account you are using to pull automatically. Have you seen that before? Docs here
m
I haven’t, I’ll give it a try