added immich

This commit is contained in:
2024-11-03 14:51:25 +00:00
parent 5281ee2f1b
commit 623965abb5
5 changed files with 47 additions and 0 deletions

View File

@@ -16,6 +16,9 @@ spec:
mainNamespace: {{ .Values.mainNamespace }}
tailscaleIngress:
hostName: {{ .Values.tailscaleIngress.hostName }}
photosLibrary:
storageClassName: {{ .Values.photosLibrary.storageClassName }}
storageSize: {{ .Values.photosLibrary.storageSize }}
destination:
server: https://kubernetes.default.svc # Targeting the current Kubernetes cluster
namespace: {{ .Values.mainNamespace }}