Adds an emptyDir volume mounted at /tmp for the web deployment. This resolves 500 errors during POST/DELETE operations for branding logos, which require a writable temporary directory for multipart data spooling on a read-only root filesystem.
11 lines
255 B
YAML
11 lines
255 B
YAML
apiVersion: v1
|
|
data:
|
|
storage-uuid: 513cedd1-91ec-4f97-b9d3-6db1c68ef6a2
|
|
kind: ConfigMap
|
|
metadata:
|
|
annotations:
|
|
a8r.io/repository: ssh://git@git.tr1ceracop.de:222/gitea_admin/k8s-and-chill.git
|
|
labels: null
|
|
name: storage-users
|
|
namespace: ocis
|