Skip to content

Commit 9f91d42

Browse files
docs: multiplayer env variable correction (#214)
1 parent 0d54ff1 commit 9f91d42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/retool/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,8 +491,7 @@ multiplayer:
491491

492492
# Set environment variables for multiplayer pods, e.g. defining which origin to use
493493
# environmentVariables:
494-
# - name: MAIN_DOMAIN
495-
# value: retool.foo.com
494+
# MAIN_DOMAIN: "retool.foo.com"
496495

497496
# Annotations for multiplayer pods
498497
annotations: {}

0 commit comments

Comments
 (0)