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
{{ message }}
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
Hi, Thanks for the amazing workshop!
I'm new in Vault & consul-template. I notice that you set the
vault_agent_token_file
(https://github.com/sethvargo/vault-kubernetes-workshop/blob/master/k8s/kv-sidecar.yaml#L79) and i saw the official consul-template repo says that if we specifyvault_agent_token_file
, the consul-template will not try to renew the Vault token (https://github.com/hashicorp/consul-template#configuration-file-format) and it does happen to me. The consul-template doesn't seems to renew the vault token after the lease expired. Is there something I miss?Here's consul-template log:
Here's my
CT_LOCAL_CONFIG
(basically the same as yours)The text was updated successfully, but these errors were encountered: