chore: Update manifests after change
This commit is contained in:
@@ -39,14 +39,8 @@ spec:
|
||||
- env:
|
||||
- name: NODE_ENV
|
||||
value: production
|
||||
- name: USE_WEBSERVER
|
||||
value: "false"
|
||||
- name: HOST_BACKEND_PORT
|
||||
value: "3001"
|
||||
- name: HOST_CLIENT_PORT
|
||||
value: "3002"
|
||||
- name: NEXT_PUBLIC_BACKEND_URL
|
||||
value: http://rybbit-backend.rybbit:3001
|
||||
value: https://rybbit.alexlebens.dev
|
||||
- name: NEXT_PUBLIC_DISABLE_SIGNUP
|
||||
value: "false"
|
||||
image: ghcr.io/rybbit-io/rybbit-client:v2.4.0
|
||||
|
||||
@@ -12,7 +12,7 @@ metadata:
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 80
|
||||
- port: 3002
|
||||
targetPort: 3002
|
||||
protocol: TCP
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user