Skip to content

Commit 3fcf16d

Browse files
committed
need to explicitly enable the system init container
1 parent 53d36d9 commit 3fcf16d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

deployments/kubernetes/charts/clowder2/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: >
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 1.9.5
16+
version: 1.9.6
1717

1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to

deployments/kubernetes/charts/clowder2/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ elasticsearch:
247247
size: 8Gi
248248

249249
sysctlImage:
250+
enabled: true
250251
registry: docker.io
251252
repository: bitnamilegacy/os-shell
252253
tag: 12-debian-12-r16

0 commit comments

Comments
 (0)