fix: copy/paste error #19

Merged
unkinben merged 1 commits from benvin/artifactapi_vaultauth into main 2026-03-06 21:46:01 +11:00
+3 -3
View File
@@ -3,14 +3,14 @@ apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultAuth
metadata:
name: default
namespace: woodpecker
namespace: artifactapi
spec:
allowedNamespaces:
- woodpecker
- artifactapi
kubernetes:
audiences:
- vault
role: woodpecker
role: artifactapi
serviceAccount: default
tokenExpirationSeconds: 600
method: kubernetes