2 Commits

Author SHA1 Message Date
8a61a936c6 Update redis Docker tag to v22 2025-08-24 00:00:34 +00:00
4f5b25d910 increase frigate config volume to 5Gi 2025-08-22 16:59:46 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ spec:
skipuninstall: true skipuninstall: true
config: config:
enabled: true enabled: true
size: 1Gi size: 5Gi
storageClass: mayastor-single-hdd storageClass: mayastor-single-hdd
skipuninstall: true skipuninstall: true
envFromSecrets: envFromSecrets:

View File

@@ -19,7 +19,7 @@ spec:
chart: chart:
spec: spec:
chart: redis chart: redis
version: 22.0.4 version: 22.0.5
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bitnami name: bitnami