Don't enable pulsar manager by default (#213)
- because of security reasons - it increases the attack surface - it's an unnecessary feature for most users - wasted resource consumption
This commit is contained in:
parent
fdf9dd7757
commit
41ff20ec5e
@ -125,7 +125,7 @@ components:
|
||||
# toolset
|
||||
toolset: true
|
||||
# pulsar manager
|
||||
pulsar_manager: true
|
||||
pulsar_manager: false
|
||||
|
||||
## Monitoring Components
|
||||
##
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user