Using gomplate as hydration template engine
This commit is contained in:
parent
d6e3f83043
commit
c24ab8d976
45 changed files with 74 additions and 74 deletions
|
|
@ -25,8 +25,8 @@ gitea:
|
|||
queue:
|
||||
TYPE: level
|
||||
server:
|
||||
DOMAIN: 'gitea.{{ .Values.edfbuilderTargetDomain }}'
|
||||
ROOT_URL: 'https://gitea.{{ .Values.edfbuilderTargetDomain }}:443'
|
||||
DOMAIN: 'gitea.{{]] .Env.DOMAIN [[}}'
|
||||
ROOT_URL: 'https://gitea.{{]] .Env.DOMAIN [[}}:443'
|
||||
|
||||
service:
|
||||
ssh:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue