Skip to content

Commit

Permalink
fix previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jf committed Sep 2, 2024
1 parent b0fe425 commit ea79086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault-exec-agent/vault-exec-agent.clj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
merged-secret-values))

(def filtered-secret-values
(-> merged-secret-values
(-> fileified-secret-values
(dissoc "VAULT_ADDR"
"VAULT_KV_MOUNT_PATH"
"VAULT_KV_PATH"
Expand Down

0 comments on commit ea79086

Please sign in to comment.