Hey, I'm testing out the k8s operator and I'm gett...
# spicedb
v
Hey, I'm testing out the k8s operator and I'm getting a mystical error:
Copy code
Error validating config with secret hash "n687h65fh9ch5f9h6dh68dh75h686q": no update found in channel
my cluster crd:
Copy code
apiVersion: authzed.com/v1alpha1
kind: SpiceDBCluster
metadata:
  name: dev
spec:
  version: v1.18.1
  config:
    datastoreEngine: cockroachdb
    replicas: 1
  secretName: dev-spicedb-config