We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f97c296 commit 60f2c1bCopy full SHA for 60f2c1b
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.4.2
+version: 0.4.3
charts/synapse/values.yaml
@@ -489,6 +489,9 @@ coturn:
489
sharedSecret: ''
490
491
wellKnown:
492
+ nodeSelector: {}
493
+ tolerations: []
494
+ affinity: {}
495
resources:
496
requests:
497
cpu: 20m
0 commit comments