fix(reactive-resume): pg, tmpfs

This commit is contained in:
JJGadgets
2024-02-28 05:06:20 +08:00
parent 624c1d7f47
commit f622428fb7

View File

@@ -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