Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/reaper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image:
# Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script.
registry: docker.io
repository: bitnamilegacy/kubectl
tag: 1.32.4
tag: 1.33.4
podSecurityContext:
allowPrivilegeEscalation: false
capabilities:
Expand Down
2 changes: 1 addition & 1 deletion charts/restund/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kubectlImage:
# Use a kubectl image that includes a shell (sh/bash). Distroless images will fail to exec the script.
registry: docker.io
repository: bitnamilegacy/kubectl
tag: 1.32.4
tag: 1.33.4

# If you have multiple deployments of Restund running in one cluster, it is
# important that they run on disjoint sets of nodes, you can use nodeSelector to enforce this
Expand Down