Skip to content

Commit

Permalink
moving mbus away from user/pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMcGowan authored and dennisjbell committed Dec 19, 2022
1 parent dcbb1a6 commit a7834a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ instance_groups:
director:
user: director-user
agent:
mbus: nats://natsuser:((nats_password))@((internal_ip)):4222
mbus: nats://((internal_ip)):4222
env:
bosh:
blobstores:
Expand Down

0 comments on commit a7834a3

Please sign in to comment.