mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
4f74f8d575
commit
435533502b
3 changed files with 20 additions and 0 deletions
4
infra/vault/templates/sa.yaml
Normal file
4
infra/vault/templates/sa.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: issuer
|
||||
|
|
@ -14,3 +14,4 @@ spec:
|
|||
role: "external-secrets"
|
||||
serviceAccountRef:
|
||||
name: "vault"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue