rstudio / helm

Helm Resources for RStudio Products
MIT License
32 stars 28 forks source link

Change launcher for Connect chart to default true #436

Open tnederlof opened 9 months ago

tnederlof commented 9 months ago

In the Connect documentation, we tell people to set launcher.enabled to true, however, the helm chart default is false. This is confusing to customers who find the helm chart and deploy Connect without seeing the Connect Admin Guide docs as it deploys not using OHE.

https://docs.posit.co/connect/admin/getting-started/off-host-install/configure-helm-chart/#step-1-create-your-initial-values.yaml-file

tnederlof commented 6 months ago

Also should switch securityContext.privileged: false along with the launcher change