-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
Unable to point the vault secrets to Persistent Volume Claim.
This is a multiple container scenario.
To Reproduce
Steps to reproduce the behavior:
- Deploy application annotated for vault-agent injection
- vault.hashicorp.com/agent-inject-secret-foo: "storage/dev"
- it creates a folder in home directory rather that storing it in PVC path
- "storage" here is declared as Volume with pvc claim name
- name: storage
persistentVaumnClaim:
claimName: devSecret
- See error (vault injector logs, vault-agent logs, etc.)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working