nextcloud: current version
This commit is contained in:
parent
0628cb94e4
commit
d1eeba377d
@ -79,7 +79,7 @@ spec:
|
||||
enableServiceLinks: false
|
||||
initContainers:
|
||||
- name: setup-php-config
|
||||
image: nextcloud@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9
|
||||
image: nextcloud:26.0.5@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9
|
||||
command: [ "/bin/sh","-c" ]
|
||||
args: ["cp -r /usr/local/etc/php/conf.d/. /config/"]
|
||||
volumeMounts:
|
||||
@ -87,7 +87,7 @@ spec:
|
||||
name: php-config
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: nextcloud@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9
|
||||
image: nextcloud:26.0.5@sha256:072d9d3b8428d6b31fe7ed603737d4173f0ca85c0f1d0d8607fd4741fdfa49a9
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4000m
|
||||
|
Loading…
x
Reference in New Issue
Block a user