Skip to content

Commit

Permalink
Chart: fix running with uid 0 (#17688)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedcunningham committed Aug 18, 2021
1 parent 4e59741 commit 9863811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/templates/scheduler/scheduler-deployment.yaml
Expand Up @@ -144,6 +144,7 @@ spec:
periodSeconds: {{ .Values.scheduler.livenessProbe.periodSeconds }}
exec:
command:
- /entrypoint
- python
- -Wignore
- -c
Expand Down

0 comments on commit 9863811

Please sign in to comment.