Compare commits

..

1 Commits

Author SHA1 Message Date
e2ca1a6ce1 Update freshrss/freshrss Docker tag to v1.28.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 12s
2025-12-26 03:25:36 +00:00

View File

@@ -39,9 +39,9 @@ rayflume:
name: rayflume-config-secret
key: MB_USER_AGENT
- name: CELERY_BROKER_URL
value: redis://redis-replication-rayflume-master.rayflume:6379/0
value: redis://redis-replication-rayflume-master:6379/0
- name: CELERY_RESULT_BACKEND
value: redis://redis-replication-rayflume-master.rayflume:6379/0
value: redis://redis-replication-rayflume-master:6379/0
- name: REFRESH_MINUTES
value: 60
resources:
@@ -88,13 +88,5 @@ rayflume:
main:
- path: /data
readOnly: false
redis-replication:
existingSecret:
enabled: false
redisReplication:
clusterSize: 3
redisSentinel:
enabled: true
clusterSize: 3
volsync-target-data:
pvcTarget: rayflume-data