docs: add helm doc
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: michaellzc
"dark launch" helm docs
extracted from https://github.com/sourcegraph/sourcegraph/pull/32463
this PR focuses on enabling prospects to deploy Sourcegraph on one of the major cloud providers. I try to include the right amount of detail (I think) without being too specific that we will have a hard time keeping up with upstream changes.
it pretty much translates the "Configure a storage class" and "Configure network access" sections from https://docs.sourcegraph.com/admin/install/kubernetes/configure and combine them together (group by cloud vendor instead of topics).
In future PR, we should try to add more advanced configuration, e.g. using external databases
Some referenced files won't be available until below PR is merged
It docs
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.