Team - After I setup the cluster using operator , ...
# spicedb
p
Team - After I setup the cluster using operator , I was trying to setup apply the example configuration using the following command
kubectl apply -k cockroachdb-tls-ingress/.
And getting the following error :
Copy code
error: accumulating resources: accumulation err='accumulating resources from 'ingress': '/home/prchowdh/ecommerce/spicedb-operator/examples/cockroachdb-tls-ingress/ingress' must resolve to a file': recursed accumulation of path '/home/prchowdh/ecommerce/spicedb-operator/examples/cockroachdb-tls-ingress/ingress': loading KV pairs: file sources: [tls.crt tls.key]: evalsymlink failure on '/home/prchowdh/ecommerce/spicedb-operator/examples/cockroachdb-tls-ingress/ingress/tls.crt' : lstat /home/prchowdh/ecommerce/spicedb-operator/examples/cockroachdb-tls-ingress/ingress/tls.crt: no such file or directory