where VAULT_AUTH_TOKEN is the SA token for vault-secret-writer in the service-catalog-k8s-plugin namespace, the vault pod reports this error.
2022-10-03T18:24:17.352Z [ERROR] auth.kubernetes.auth_kubernetes_8c256944: login unauthorized due to: Post "https://api.jerry.ionos.emea.operate-first.cloud:6443/apis/authentication.k8s.io/v1/tokenreviews": x509: certificate signed by unknown authority
When I try to get a client token via this command:
where
VAULT_AUTH_TOKEN
is the SA token forvault-secret-writer
in theservice-catalog-k8s-plugin
namespace, the vault pod reports this error.