We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5d907 commit 183a8b1Copy full SHA for 183a8b1
values/gitea/gitea-otomi-db.gotmpl
@@ -25,7 +25,7 @@ backup:
25
{{- if eq $obj.type "linode" }}
26
linode:
27
destinationPath: "s3://{{ $bu.cnpg }}/gitea"
28
- endpointURL: {{ $bu.cnpg }}.{{ $obj.linode.region }}.linodeobjects.com
+ endpointURL: https://{{ $bu.cnpg }}.{{ $obj.linode.region }}.linodeobjects.com
29
{{- end }}
30
31
values/keycloak/keycloak-otomi-db.gotmpl
destinationPath: "s3://{{ $bu.cnpg }}/keycloak"
0 commit comments