Skip to content

Commit

Permalink
Allow websockets
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Feb 29, 2024
1 parent b835af2 commit 66ec090
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifests/frigate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,4 @@ spec:
services:
- name: frigate
port: 80
enableWebsockets: true
1 change: 1 addition & 0 deletions manifests/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ spec:
services:
- name: grafana
port: 80
enableWebsockets: true
1 change: 1 addition & 0 deletions manifests/homeassistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ spec:
services:
- name: homeassistant
port: 80
enableWebsockets: true

0 comments on commit 66ec090

Please sign in to comment.