The command flux-operator install is designed to pull the ghcr.io artifact for applying the Flux Operator manifests. Users trying to use the flux-operator-cli image for bootstrap inside air-gapped clusters hit pull issues because of that.
We could introduce a flag for this command to allow pointing to local files containing the necessary manifests.
The command
flux-operator installis designed to pull theghcr.ioartifact for applying the Flux Operator manifests. Users trying to use theflux-operator-cliimage for bootstrap inside air-gapped clusters hit pull issues because of that.We could introduce a flag for this command to allow pointing to local files containing the necessary manifests.