Kubernetes & Helm Charts #10

Manually merged
Raven merged 12 commits from helm into betterauth 2025-03-20 17:37:39 -04:00
Showing only changes of commit 03cef8e526 - Show all commits

View File

@@ -21,6 +21,7 @@ services:
SERVICE_PORT: 8080
tcp:
enabled: true
type: LoadBalancer
portName: api-service
port: 8080
targetPort: 8080
@@ -84,6 +85,7 @@ services:
SERVICE_PORT: 29000
tcp:
enabled: true
type: LoadBalancer
portName: game-packet-service
port: 29000
targetPort: 29000