Frank Förster
08/23/2023, 8:45 PMkubectl apply --server-side -k github.com/authzed/spicedb-operator/config) the operator pod enters CrashLoopBackOff. It seems to be related to the readOnlyRootFilesystem: true recently added. Reading the discussion around its PR (https://github.com/authzed/spicedb-operator/pull/238#discussion_r1296503922), it seems I am in the same situation as initially the contributor of this change (the operator throws panic: mkdir /tmp/kubebuilder-envtest: read-only file system. However, I fail to follow the conversation how to resolve this. Can someone give me a clue?