What is the role of the ConfigMap update-graph in the operator? I noticed it is referenced but couldn't find any detailed description in the documentation. Could you provide more insight into its purpose and functionality?
Additionally, there is an imageName field in the ConfigMap, but the operand (SpicedbCluster) also provides a way to configure the image. What is the difference between these two configurations, and which one should be used to set the image?
reference: https://github.com/authzed/spicedb-operator/blob/main/config/update-graph.yaml, #327
What is the role of the ConfigMap
update-graphin the operator? I noticed it is referenced but couldn't find any detailed description in the documentation. Could you provide more insight into its purpose and functionality?Additionally, there is an
imageNamefield in the ConfigMap, but the operand (SpicedbCluster) also provides a way to configure the image. What is the difference between these two configurations, and which one should be used to set the image?reference: https://github.com/authzed/spicedb-operator/blob/main/config/update-graph.yaml, #327