I have successfully installed flux-cd using helmChart
Using CRD, I have deployed a gitrepos resource as required but error occured when i try to apply my kustomize yaml in kubernetes
Sops is implemented with gpg key. Private key is stored in Kubernetes secret and public key is stored in our git repo
Following this guide: https://github.com/giantswarm/flux-app and this https://fluxcd.io/docs/guides/mozilla-sops/
When i try to enter kubectl get kustomization
, i get this error