Skip to content

Commit abe2f29

Browse files
committed
lolwut
1 parent 7aed21d commit abe2f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/charts/node/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
- name: NODE_CARDANO_CONFIRMATION_BLOCKS
4949
value: {{ .Values.server.confirmationBlocks | quote }}
5050
- name: NODE_CARDANO_WALLET_API_HOST
51-
value: "{{ .Release.Name }}-nginx"
51+
value: "{{ .Release.Name }}-wallet"
5252
# valueFrom:
5353
# secretKeyRef:
5454
# name: "{{ .Values.secrets.cardanoSecret }}-secrets"

0 commit comments

Comments
 (0)