Issue deploying external-dns with godaddy #4800
Unanswered
aubernknight
asked this question in
Q&A
Replies: 1 comment
-
Any one have any input on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone had any luck installing external-dns for Godaddy using helm chart, API-key, and API-secret stored in a secret? my config looks like this:
I'm getting the error below from the pod. Any suggestions?
level=info msg="Instantiating new Kubernetes client"
level=info msg="Using inCluster-config based on serviceaccount-token"
level=info msg="Created Kubernetes client https://172.100.0.1:443"
level=fatal msg="Error UNABLE_TO_AUTHENTICATE: "Unauthorized : Could not authenticate API key/secret""
Beta Was this translation helpful? Give feedback.
All reactions