mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(reactive-resume): pg, tmpfs
This commit is contained in:
@@ -41,7 +41,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: "pg-home-pguser-reactive-resume"
|
||||
key: "pgbouncer-host"
|
||||
key: "host"
|
||||
POSTGRES_DB:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -162,6 +162,8 @@ spec:
|
||||
path: "/tmp"
|
||||
- subPath: "nodecache"
|
||||
path: "/app/node_modules/.cache"
|
||||
- subPath: "client"
|
||||
path: "/app/client/public"
|
||||
defaultPodOptions:
|
||||
automountServiceAccountToken: false
|
||||
enableServiceLinks: false
|
||||
|
||||
Reference in New Issue
Block a user