NoOverflow

Results 33 comments of NoOverflow

Any idea ? If not I'll see if I can open a PR to allow custom env vars in the operator CRDs

Started experimenting over at https://github.com/NoOverflow/noobaa-operator/commits/master/. Will open a PR once I've got something that works.

> Hi, thanks for the PR. Right now we simply recommend to use `kubectl set env ...` for the same. Refer: https://kubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_env. > > Is the above lacking something? Hi,...