docs: comment out optional lines in values.yaml (#16457)

@michaelvp411 pointed out that some optional lines in `values.yaml`
could lead to errors if the user doesn't opt to use them. This PR
comments out those lines so that they're opt-in


[preview](https://coder.com/docs/@k8s-values-comment-opt/install/kubernetes)
(once cache catches up)

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2025-02-06 08:56:08 -05:00
committed by GitHub
co-authored by EdwardAngert
parent 9da9c2fc92
commit 44d9f5ff4e
+2 -2
View File
@@ -104,8 +104,8 @@ coder:
# (Optional) For production deployments the access URL should be set.
# If you're just trying Coder, access the dashboard via the service IP.
- name: CODER_ACCESS_URL
value: "https://coder.example.com"
# - name: CODER_ACCESS_URL
# value: "https://coder.example.com"
#tls:
# secretNames: