You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the output I get:
error: error loading config file "serviceAccount.yml": no kind "ServiceAccount" is registered for version "v1" in scheme "k8s.io/client-go/tools/clientcmd/api/latest/latest.go:50"
Could you please help understand what is wrong?
The text was updated successfully, but these errors were encountered:
I'm running:
cd bases/tekton
kustomize build .. | kubectl apply -f -
This is the output I get:
error: error loading config file "serviceAccount.yml": no kind "ServiceAccount" is registered for version "v1" in scheme "k8s.io/client-go/tools/clientcmd/api/latest/latest.go:50"
Could you please help understand what is wrong?
The text was updated successfully, but these errors were encountered: