nextcloud: 28.0.14
This commit is contained in:
parent
6cf53505ad
commit
0c5d2bc792
@ -79,7 +79,7 @@ spec:
|
|||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: setup-php-config
|
- name: setup-php-config
|
||||||
image: mirror.gcr.io/library/nextcloud:27.1.11@sha256:e7b00f06217df3f00c9774d3e348359ca8459b4836f83cc11f1d8301141ebb2c
|
image: mirror.gcr.io/library/nextcloud:28.0.14@sha256:b6bdc923df7e1c8de683b621831fca404f63ff6ca578ddcba6c9d9fa5eb6a59b
|
||||||
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: mirror.gcr.io/library/nextcloud:27.1.11@sha256:e7b00f06217df3f00c9774d3e348359ca8459b4836f83cc11f1d8301141ebb2c
|
image: mirror.gcr.io/library/nextcloud:28.0.14@sha256:b6bdc923df7e1c8de683b621831fca404f63ff6ca578ddcba6c9d9fa5eb6a59b
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 4000m
|
cpu: 4000m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user