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