File tree Expand file tree Collapse file tree
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 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
You can’t perform that action at this time.
0 commit comments