Skip to content

Commit d298ea9

Browse files
committed
comment out optional lines in values.yaml
1 parent e289578 commit d298ea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ coder:
104104

105105
# (Optional) For production deployments the access URL should be set.
106106
# If you're just trying Coder, access the dashboard via the service IP.
107-
- name: CODER_ACCESS_URL
108-
value: "https://coder.example.com"
107+
# - name: CODER_ACCESS_URL
108+
# value: "https://coder.example.com"
109109

110110
#tls:
111111
# secretNames:

0 commit comments

Comments
 (0)