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
When I deploy the application in k8s it gives following error
2020-08-31T14:08:02.517Z [ERROR] template.server: template server failed to create: error="failed to read template: >open /etc/configforvault/app-resources.yml: no such file or directory"
2020-08-31T14:08:02.517Z [INFO] template.server: template server stopped
2020-08-31T14:08:02.525Z [INFO] auth.handler: authentication successful, sending token to sinks
I have tried creating /etc/configforvault/app-resources.yml in vault-0, vault-agent-injector-XXXXX and inside application container too, but still getting the same error.
Can someone help me here? I am using Kubernetes and vault
The text was updated successfully, but these errors were encountered:
application.yml
application.yml
as the consul template itself. I think it would be easy migration to the vault.configmap
as follows with consul hcl file as follows/etc/configforvault/app-resources.yml
invault-0
,vault-agent-injector-XXXXX
and inside application container too, but still getting the same error.Can someone help me here? I am using Kubernetes and vault
The text was updated successfully, but these errors were encountered: