Disable clustering with single replica

This commit is contained in:
Graham McIntire 2026-02-18 12:21:57 -06:00
parent 98d980ad6e
commit f89eec8877
No known key found for this signature in database

View file

@ -125,7 +125,7 @@ spec:
- name: RELEASE_NODE
value: "aprsme@$(POD_IP)"
- name: CLUSTER_ENABLED
value: "true"
value: "false"
- name: PORT
value: "4000"
- name: PHX_HOST