update tcs redis
parent
7466f597c6
commit
e69e4e2555
|
@ -31,7 +31,7 @@ spec:
|
||||||
containerPort: 6379
|
containerPort: 6379
|
||||||
env:
|
env:
|
||||||
- name: "REDIS_ARGS"
|
- name: "REDIS_ARGS"
|
||||||
value: "--requirepass beaconfire@123"
|
value: "--requirepass drillinsight@123"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: tcs-redis
|
- name: tcs-redis
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
|
|
Loading…
Reference in New Issue