Unverified Commit 7af49a15 authored by Julien Mancuso's avatar Julien Mancuso Committed by GitHub
Browse files

fix: disable natsBox by default (#3039)


Signed-off-by: default avatarJulien Mancuso <jmancuso@nvidia.com>
parent d24b6bd7
...@@ -528,7 +528,7 @@ nats: ...@@ -528,7 +528,7 @@ nats:
############################################################ ############################################################
natsBox: natsBox:
# Whether to deploy NATS Box for CLI access and debugging # Whether to deploy NATS Box for CLI access and debugging
enabled: true enabled: false
############################################################ ############################################################
# NATS client contexts for authentication and connection # NATS client contexts for authentication and connection
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment