-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
The issue with the current chown script is that in a Kubernetes environment it will fail once the pod has spent too much time according to how much time the readiness probe is configured.
We should allow disabling this script in order to convert it to an initContainer because an initContainer won't be controlled by a readiness probe. It will take as much time as it wants.
Metadata
Metadata
Assignees
Labels
No labels