kubecrypt
kubecrypt copied to clipboard
Helper for dealing with secrets in kubernetes.
Results
1
kubecrypt issues
Sort by
recently updated
recently updated
newest added
Hi, seems like i have a small issue with multiple configured clusters. $ echo $KUBECONFIG /opt/kubectl/one_dev.yaml:/opt/kubectl/two_prod.yaml $ kubecrypt panic: stat /opt/kubectl/one_dev.yaml:/opt/kubectl/two_prod.yaml: no such file or directory goroutine 1 [running]: main.main()...