diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index 1e1a280a4..d791ac1c3 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -71,6 +71,7 @@ spec: - SYS_PTRACE - DAC_OVERRIDE - SYS_MODULE + - CHECKPOINT_RESTORE drop: - ALL readinessProbe: @@ -125,6 +126,7 @@ spec: - SYS_PTRACE - DAC_OVERRIDE - SYS_RESOURCE + - CHECKPOINT_RESTORE drop: - ALL volumeMounts: