Skip to content

Commit 2e2bca6

Browse files
author
Maurice Faber
committed
chore(chart): 0.13.1
1 parent 4d23bca commit 2e2bca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values/otomi-api/otomi-api.gotmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ secrets:
3838

3939
env:
4040
# DEBUG: '*'
41-
GIT_REPO_URL: {{ $o | get "git.repoUrl" }}
41+
GIT_REPO_URL: {{ $o | get "git.repoUrl" $giteaValuesUrl }}
4242
GIT_BRANCH: {{ $o | get "git.branch" "main" }}
4343
CLUSTER_ID: {{ printf "%s/%s" $c.provider $c.name }}
4444
CLUSTER_NAME: {{ $c.apiName }}

0 commit comments

Comments
 (0)