Skip to content

Commit

Permalink
typo on indent
Browse files Browse the repository at this point in the history
  • Loading branch information
dfry committed Mar 27, 2024
1 parent 1ee9afe commit 2a45926
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions accounts-and-balances-builtin-ledger-grpc-svc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,8 @@ initContainers: |
done;
echo ====================;
echo redis-service ok!;
env:
- name: REDIS_HOST
value: '{{ .Values.env.redis_host }}'
- name: REDIS_PORT
value: '{{ .Values.env.redis_port }}'
value: '{{ .Values.env.redis_port }}'

0 comments on commit 2a45926

Please sign in to comment.