mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-27 04:21:27 +02:00
chore(deps): update helm release lychee to v5
Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
spec:
|
||||
# renovate: registryUrl=https://k8s-at-home.com/charts/
|
||||
chart: lychee
|
||||
version: 4.4.0
|
||||
version: 5.1.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: k8s-at-home-charts
|
||||
@@ -26,13 +26,13 @@ spec:
|
||||
type: Recreate
|
||||
|
||||
service:
|
||||
port:
|
||||
port: 80
|
||||
main:
|
||||
annotations:
|
||||
prometheus.io/probe: "true"
|
||||
prometheus.io/protocol: http
|
||||
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
@@ -63,15 +63,7 @@ spec:
|
||||
mountPath: /mnt/storage/photo
|
||||
existingClaim: nfs-photo-media
|
||||
readOnly: true
|
||||
|
||||
additionalVolumes:
|
||||
- name: files
|
||||
persistentVolumeClaim:
|
||||
claimName: lychee-files
|
||||
additionalVolumeMounts:
|
||||
- name: files
|
||||
files:
|
||||
enabled: true
|
||||
mountPath: /uploads
|
||||
subPath: uploads
|
||||
- name: files
|
||||
mountPath: /sym
|
||||
subPath: sym
|
||||
existingClaim: lychee-files
|
||||
|
Reference in New Issue
Block a user