Hi!
I'm trying to deploy cass operator in an env that doesn't have Internet access. In config files I can see parameters to substitute default location of images cassandra-mgmtapi, cass-config-builder and cass-operator. I've tested them and yes I can now pull those ones from my local registry. But how can I specify busybox image location the same way? Although is it possible to edit requests/limits for cass-config-builder? I know I can edit StatefulSet in order to archive all I'm asking about, but is it possible to do this out-of-box while deploying the operator?
Thanks,
Vladimir