mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
update
This commit is contained in:
parent
58feb47a9d
commit
d0ea0ff250
1 changed files with 7 additions and 0 deletions
|
|
@ -14,3 +14,10 @@ spec:
|
||||||
role: "external-secrets"
|
role: "external-secrets"
|
||||||
serviceAccountRef:
|
serviceAccountRef:
|
||||||
name: "vault"
|
name: "vault"
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
apiVersion: v1
|
||||||
|
kind: ServiceAccount
|
||||||
|
metadata:
|
||||||
|
name: vault
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue