multi-tenancy icon indicating copy to clipboard operation
multi-tenancy copied to clipboard

fluxctl list-images --k8s-fwd-ns=xxx --workload=deployment/xxx returns empty

Open joerg-walter-de opened this issue 5 years ago • 0 comments

I have mostly successfully set up a multi tenant flux cluster with currently two namespaces managed by flux. It basically works in the sense that a new tag in the registry triggers an update in the namespace repository and then in the namespace.

The remaining problem is, that

fluxctl list-images --k8s-fwd-ns=xxx --workload=deployment/xxx

returns nothing.

What might be the cause?

joerg-walter-de avatar Sep 25 '20 14:09 joerg-walter-de