Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: yangw <[email protected]>
  • Loading branch information
drivebyer committed Feb 28, 2025
1 parent 3caf1fc commit ecbf821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/redis-sentinel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ helm delete <my-release> --namespace <namespace>
| redisSentinel.resources | object | `{}` | |
| redisSentinel.serviceType | string | `"ClusterIP"` | |
| redisSentinel.tag | string | `"v7.0.15"` | |
| redisSentinelConfig.announceHostnames | string | `""` | |
| redisSentinelConfig.downAfterMilliseconds | string | `""` | |
| redisSentinelConfig.failoverTimeout | string | `""` | |
| redisSentinelConfig.masterGroupName | string | `""` | |
Expand All @@ -109,8 +110,7 @@ helm delete <my-release> --namespace <namespace>
| redisSentinelConfig.redisReplicationName | string | `"redis-replication"` | |
| redisSentinelConfig.redisReplicationPassword.secretKey | string | `""` | |
| redisSentinelConfig.redisReplicationPassword.secretName | string | `""` | |
| redisSentinelConfig.resolveHostnames | string | `"no"` | |
| redisSentinelConfig.announceHostnames | string | `"no"` | |
| redisSentinelConfig.resolveHostnames | string | `""` | |
| securityContext | object | `{}` | |
| serviceAccountName | string | `""` | |
| serviceMonitor.enabled | bool | `false` | |
Expand Down

0 comments on commit ecbf821

Please sign in to comment.