Pod Management Policy
The podManagementPolicy
option expects a string which sets the podManagementPolicy
Kubernetes attribute for a StatefulSets.
podManagementPolicy
Default Value For podManagementPolicy: OrderedReady
Example: Custom Name for Headless Service
containers:- image: john/appbackendpodManagementPolicy: Parallel