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
260 B
YAML
11 lines
260 B
YAML
apiVersion: v1
|
|
data:
|
|
service-account-id: 7745f1cb-6a58-4dff-a4cb-20ade610b272
|
|
kind: ConfigMap
|
|
metadata:
|
|
annotations:
|
|
a8r.io/repository: ssh://git@git.tr1ceracop.de:222/gitea_admin/k8s-and-chill.git
|
|
labels: null
|
|
name: auth-service
|
|
namespace: ocis
|