Skip to content

Commit

Permalink
Update vault-auth.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Jun 12, 2024
1 parent 69bf55c commit 2c27457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/vault-auth.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
vaultConnectionRef: ${name}
method: kubernetes
mount: ${var.cluster_name}-${name}
mount: ${cluster_name}-${name}
kubernetes:
role: ${name}
serviceAccount: ${name}

0 comments on commit 2c27457

Please sign in to comment.