We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740b7fd commit 19a429dCopy full SHA for 19a429d
helm/coder/values.yaml
@@ -17,7 +17,7 @@ coder:
17
#
18
# We will additionally set CODER_ACCESS_URL if unset to the cluster service
19
# URL, unless coder.envUseClusterAccessURL is set to false.
20
- env: []
+ env: ["CIAN_TESTING_REMOVE_ME"]
21
# - name: "CODER_ACCESS_URL"
22
# value: "https://coder.example.com"
23
0 commit comments