mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
fix(univention-management-stack): UMC uses external memcached
This commit is contained in:
committed by
Johannes Bornhold
parent
b3ac0ae6d9
commit
211bee94bb
@@ -42,4 +42,12 @@ extraVolumeMounts:
|
||||
- name: "announcements-customization"
|
||||
mountPath: "/usr/share/univention-management-console/modules/udm-portals-announcement.xml"
|
||||
subPath: "udm-portals-announcement.xml"
|
||||
|
||||
memcached:
|
||||
bundled: false
|
||||
server: "memcached"
|
||||
auth:
|
||||
username: null
|
||||
password: null
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user