File tree Expand file tree Collapse file tree
hack/helm_vars/redis-ephemeral Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11image :
22 # Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script.
3- registry : docker .io
4- repository : bitnamilegacy/ kubectl
5- tag : 1.32.4
3+ registry : dhi .io
4+ repository : kubectl
5+ tag : 1.35.0
66podSecurityContext :
77 allowPrivilegeEscalation : false
88 capabilities :
Original file line number Diff line number Diff line change 11redis-ephemeral :
22 image :
3- tag : " 7.4.6"
3+ registry : dhi.io
4+ repository : redis
5+ tag : " 7.4.7"
46
57 haMode :
68 enabled : false
Original file line number Diff line number Diff line change 1212
1313kubectlImage :
1414 # Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script.
15- registry : docker .io
16- repository : bitnamilegacy/ kubectl
17- tag : 1.32.4
15+ registry : dhi .io
16+ repository : kubectl
17+ tag : 1.35.0
1818
1919# If you have multiple deployments of Restund running in one cluster, it is
2020# important that they run on disjoint sets of nodes, you can use nodeSelector to enforce this
Original file line number Diff line number Diff line change 11redis-ephemeral :
22 image :
3- registry : public.ecr.aws
4- repository : docker/library/ redis
3+ registry : dhi.io
4+ repository : redis
55
66 redisConfig : |
77 requirepass very-secure-redis-master-password
You can’t perform that action at this time.
0 commit comments