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