Update kerberos-agent-deployment.yaml

This commit is contained in:
Cedric Verstraeten
2024-08-09 23:59:49 +02:00
parent 563bd90a82
commit 4887297517

View File

@@ -44,6 +44,8 @@ spec:
value: mybucket
- name: AGENT_KERBEROSVAULT_DIRECTORY
value: myagent
- name: AGENT_CAPTURE_CONTINUOUS
value: "true"
# find full list of environment variables here: https://github.com/kerberos-io/agent#override-with-environment-variables
---