mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
nextcloud collabora update image tag
This commit is contained in:
@@ -61,6 +61,9 @@ spec:
|
||||
collabora:
|
||||
enabled: true
|
||||
|
||||
image:
|
||||
tag: 24.04.11.1.1
|
||||
|
||||
collabora:
|
||||
existingSecret:
|
||||
enabled: true
|
||||
@@ -68,13 +71,13 @@ spec:
|
||||
usernameKey: "username"
|
||||
passwordKey: "password"
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: true
|
||||
privileged: true
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_ADMIN
|
||||
- MKNOD
|
||||
# securityContext:
|
||||
# runAsNonRoot: true
|
||||
# privileged: true
|
||||
# capabilities:
|
||||
# add:
|
||||
# - SYS_ADMIN
|
||||
# - MKNOD
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user