mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-25 17:06:55 +00:00
Helm Chart updates
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
f5c32a1a67
commit
91a977e09e
16 changed files with 162 additions and 5 deletions
|
|
@ -40,6 +40,8 @@ spec:
|
|||
value: "{{ .Values.TIMEZONE }}"
|
||||
image: nextcloud/aio-clamav:20230124_100035-{{ .Values.IMAGE_TAG }}
|
||||
name: nextcloud-aio-clamav
|
||||
ports:
|
||||
- containerPort: 3310
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/clamav
|
||||
name: nextcloud-aio-clamav
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue