Skip to content

Commit

Permalink
Add warning for replicaCount
Browse files Browse the repository at this point in the history
  • Loading branch information
billylindeman committed Jul 13, 2020
1 parent 692f7ea commit 3cbf704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kube/ion/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.


# TODO: At the moment this value needs to remain 1. Scaling the SFU instance is not configured / supported at the moment!!!
replicaCount: 1

image:
Expand Down

0 comments on commit 3cbf704

Please sign in to comment.