Skip to content

Commit

Permalink
fix: namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
TJM committed May 30, 2024
1 parent 4a3a14f commit 61cf24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/scripts/vault-auth-kubernetes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ apiVersion: v1
kind: Secret
metadata:
name: vault-k8s-auth-secret
namespace: $VAULT_AUTH_NAMESPACE
annotations:
kubernetes.io/service-account.name: vault
type: kubernetes.io/service-account-token
Expand Down

0 comments on commit 61cf24e

Please sign in to comment.