mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-03 12:54:54 +07:00
fix(gitea): use template engine v2 for external secret
This commit is contained in:
parent
d6ea436368
commit
ab795ab34b
@ -9,6 +9,7 @@ spec:
|
||||
name: vault
|
||||
target:
|
||||
template:
|
||||
engineVersion: v2
|
||||
data:
|
||||
username: gitea_admin
|
||||
password: {{` "{{ .password }}" `}}
|
||||
|
Loading…
Reference in New Issue
Block a user