Skip to content

Commit

Permalink
fix(dash): improper nats account of controller
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Nov 11, 2023
1 parent bb65e1c commit fd23f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/dash/dash-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
- dash-controller
env:
- name: NATS_ACCOUNT
value: nats-dash-collector
value: nats-dash-system
- name: NATS_ADDRS
value: nats
- name: NATS_PASSWORD_PATH
Expand Down

0 comments on commit fd23f8c

Please sign in to comment.