chore(deps): update helm release lychee to v5

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-07-12 10:10:11 +00:00
committed by auricom
parent 750ba53005
commit 57dee5db3f

View File

@@ -10,7 +10,7 @@ spec:
spec: spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/ # renovate: registryUrl=https://k8s-at-home.com/charts/
chart: lychee chart: lychee
version: 4.4.0 version: 5.1.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: k8s-at-home-charts name: k8s-at-home-charts
@@ -26,13 +26,13 @@ spec:
type: Recreate type: Recreate
service: service:
port: main:
port: 80
annotations: annotations:
prometheus.io/probe: "true" prometheus.io/probe: "true"
prometheus.io/protocol: http prometheus.io/protocol: http
ingress: ingress:
main:
enabled: true enabled: true
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "nginx"
@@ -63,15 +63,7 @@ spec:
mountPath: /mnt/storage/photo mountPath: /mnt/storage/photo
existingClaim: nfs-photo-media existingClaim: nfs-photo-media
readOnly: true readOnly: true
files:
additionalVolumes: enabled: true
- name: files
persistentVolumeClaim:
claimName: lychee-files
additionalVolumeMounts:
- name: files
mountPath: /uploads mountPath: /uploads
subPath: uploads existingClaim: lychee-files
- name: files
mountPath: /sym
subPath: sym