diff --git a/toc-upgrade/redis/redis.yaml b/toc-upgrade/redis/redis.yaml index d9103d7..0ca3a6c 100644 --- a/toc-upgrade/redis/redis.yaml +++ b/toc-upgrade/redis/redis.yaml @@ -31,7 +31,7 @@ spec: containerPort: 6379 env: - name: "REDIS_ARGS" - value: "--requirepass beaconfire@123" + value: "--requirepass drillinsight@123" volumeMounts: - name: tcs-redis mountPath: /data