We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b7f17 commit ed8cd61Copy full SHA for ed8cd61
2 files changed
charts/reaper/values.yaml
@@ -2,7 +2,7 @@ image:
2
# 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
+ tag: 1.33.4
6
podSecurityContext:
7
allowPrivilegeEscalation: false
8
capabilities:
charts/restund/values.yaml
@@ -14,7 +14,7 @@ kubectlImage:
14
15
16
17
18
19
# If you have multiple deployments of Restund running in one cluster, it is
20
# important that they run on disjoint sets of nodes, you can use nodeSelector to enforce this
0 commit comments