nc versions
This commit is contained in:
@@ -207,18 +207,7 @@ spec:
|
||||
value: cloud.borninpain.de
|
||||
- name: NEXTCLOUD_DATA_DIR
|
||||
value: /var/www/html/data
|
||||
- name: REDIS_HOST
|
||||
value: redis-master.redis.svc.cluster.local
|
||||
- name: REDIS_HOST_PORT
|
||||
value: "6379"
|
||||
- name: REDIS_DBINDEX
|
||||
value: "1"
|
||||
- name: REDIS_HOST_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: redis-pass
|
||||
name: nextcloud
|
||||
image: nextcloud:30.0.6-apache
|
||||
image: nextcloud:31.0.5-apache
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
@@ -303,7 +292,7 @@ spec:
|
||||
value: cloud.borninpain.de
|
||||
- name: NEXTCLOUD_DATA_DIR
|
||||
value: /var/www/html/data
|
||||
image: nextcloud:30.0.6-apache
|
||||
image: nextcloud:31.0.5-apache
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: nextcloud-cron
|
||||
resources: {}
|
||||
@@ -343,7 +332,7 @@ spec:
|
||||
name: nextcloud
|
||||
- name: POSTGRES_HOST
|
||||
value: nextcloud-postgresql
|
||||
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r10
|
||||
image: docker.io/bitnami/postgresql:16.6.0-debian-12-r2
|
||||
name: postgresql-isready
|
||||
resources: {}
|
||||
securityContext: {}
|
||||
@@ -533,7 +522,7 @@ spec:
|
||||
value: error
|
||||
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
|
||||
value: pgaudit
|
||||
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r10
|
||||
image: docker.io/bitnami/postgresql:16.6.0-debian-12-r2
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
exec:
|
||||
|
||||
Reference in New Issue
Block a user