mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
chore: cleanup
This commit is contained in:
@@ -68,4 +68,3 @@ spec:
|
||||
}
|
||||
]
|
||||
};
|
||||
empty: ""
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user