This commit is contained in:
2024-02-15 14:39:05 +01:00
parent 2919dd4bdf
commit 07e02dcc49
24 changed files with 759 additions and 760 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: nextcloud
labels:
app.kubernetes.io/name: nextcloud
helm.sh/chart: nextcloud-4.5.12
helm.sh/chart: nextcloud-4.6.2
app.kubernetes.io/instance: nextcloud
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: app
@@ -28,10 +28,11 @@ spec:
nextcloud-config-hash: 389c7a366de1675e1455b824e52d593448eb9f3d376f49a478d2135e037b30a0
php-config-hash: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b
hooks-hash: 9525c2748a6c7cd0e28ec740623d0b3fa5a75c83b51ccfd136bc89c76737b204
spec:
containers:
- name: nextcloud
image: nextcloud:28.0.1-apache
image: nextcloud:28.0.2-apache
imagePullPolicy: IfNotPresent
env:
@@ -122,8 +123,8 @@ spec:
path: /status.php
port: 80
httpHeaders:
- name: Host
value: "nextcloud.kube.home"
- name: Host
value: "nextcloud.kube.home"
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 5
@@ -134,8 +135,8 @@ spec:
path: /status.php
port: 80
httpHeaders:
- name: Host
value: "nextcloud.kube.home"
- name: Host
value: "nextcloud.kube.home"
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 5