https://authzed.com logo
Title
p

Prchowdh

01/06/2023, 6:50 PM
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 :
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