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