chore: cleanup

This commit is contained in:
JJGadgets
2024-08-11 18:34:06 +08:00
parent c2788e1c45
commit b9de77ad36
2 changed files with 2 additions and 3 deletions

View File

@@ -68,4 +68,3 @@ spec:
}
]
};
empty: ""

View File

@@ -32,6 +32,8 @@ spec:
command: ["npm", "start"]
env: &env
TZ: "${CONFIG_TZ}"
GIT_CONFIG_GLOBAL: "/dev/null"
GIT_CONFIG_SYSTEM: "/dev/null"
securityContext: &sc
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
@@ -112,8 +114,6 @@ spec:
path: /cryptpad/config/config.js
- subPath: sso.js
path: /cryptpad/config/sso.js
- subPath: empty
path: /cryptpad/.gitconfig
data:
existingClaim: cryptpad-data
globalMounts: