DB set to local
This commit is contained in:
@@ -203,7 +203,7 @@ spec:
|
||||
- name: POCKETBASE_URL
|
||||
value: "http://wanderer-db:8090"
|
||||
- name: PUBLIC_POCKETBASE_URL
|
||||
value: "https://wanderer.dooplex.hu"
|
||||
value: "http://wanderer-db:8090"
|
||||
- name: MEILI_URL
|
||||
value: "http://wanderer-meilisearch:7700"
|
||||
- name: MEILI_MASTER_KEY
|
||||
@@ -225,12 +225,11 @@ spec:
|
||||
limits:
|
||||
memory: 8Gi
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
port: http
|
||||
initialDelaySeconds: 15
|
||||
tcpSocket:
|
||||
port: 3000
|
||||
initialDelaySeconds: 5
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 1
|
||||
failureThreshold: 3
|
||||
---
|
||||
apiVersion: v1
|
||||
|
||||
Reference in New Issue
Block a user