mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
Fix helm port
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
- containerPort: 8000
|
||||
env:
|
||||
- name: SOCKETCLUSTER_PORT
|
||||
value: 8000
|
||||
value: "8000"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user