Skip to content

Commit

Permalink
auto update script
Browse files Browse the repository at this point in the history
  • Loading branch information
islandbitcoin committed Aug 19, 2023
1 parent 478d1ef commit bbe8190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/loop/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
- --experimental
{{- if eq .Values.global.network "regtest" }}
- --debuglevel=debug
- --server.host=loop1-loopserver.galoy-dev-bitcoin.svc.cluster.local:11009
- --server.host=loop1-loopserver.default.svc.cluster.local:11009
- --server.notls
{{- end }}
- --lnd.host={{ .Values.lndConfig.lndReleaseName }}.{{ .Release.Namespace }}.svc.cluster.local:10009
Expand Down

0 comments on commit bbe8190

Please sign in to comment.