Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Make geth ws ingress optional. #35

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Conversation

libby
Copy link
Contributor

@libby libby commented May 27, 2020

Websock ingress are not fully supported out of the box by various K8s services, and users may not want to add ws geth ingresses. When enabling K8s ingresses do not geth ws by default, but allow ws be enabled in the config.

service:
Ingress:
ws: true

Websock ingress are not fully supported out of the box by various K8s
services, and users may not want to add ws geth ingresses. When enabling
K8s ingresses do not geth ws by default, but allow ws be enabled in the
config.

service:
  Ingress:
    ws: true
@libby libby merged commit 28461f4 into Consensys:master Jun 8, 2020
@libby libby deleted the ingress-ws-optional branch August 11, 2020 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant