|
@ -94,6 +94,9 @@ master: |
|
|
extraVolumes: "" |
|
|
extraVolumes: "" |
|
|
extraVolumeMounts: "" |
|
|
extraVolumeMounts: "" |
|
|
|
|
|
|
|
|
|
|
|
## Set podManagementPolicy |
|
|
|
|
|
podManagementPolicy: Parallel |
|
|
|
|
|
|
|
|
# Resource requests, limits, etc. for the master cluster placement. This |
|
|
# Resource requests, limits, etc. for the master cluster placement. This |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# should map directly to the value of the resources field for a PodSpec, |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
|
# formatted as a multi-line string. By default no direct resource request |
|
@ -269,6 +272,9 @@ volume: |
|
|
extraVolumes: "" |
|
|
extraVolumes: "" |
|
|
extraVolumeMounts: "" |
|
|
extraVolumeMounts: "" |
|
|
|
|
|
|
|
|
|
|
|
## Set podManagementPolicy |
|
|
|
|
|
podManagementPolicy: Parallel |
|
|
|
|
|
|
|
|
# Affinity Settings |
|
|
# Affinity Settings |
|
|
# Commenting out or setting as empty the affinity variable, will allow |
|
|
# Commenting out or setting as empty the affinity variable, will allow |
|
|
# deployment to single node services such as Minikube |
|
|
# deployment to single node services such as Minikube |
|
@ -402,6 +408,9 @@ filer: |
|
|
extraVolumes: "" |
|
|
extraVolumes: "" |
|
|
extraVolumeMounts: "" |
|
|
extraVolumeMounts: "" |
|
|
|
|
|
|
|
|
|
|
|
## Set podManagementPolicy |
|
|
|
|
|
podManagementPolicy: Parallel |
|
|
|
|
|
|
|
|
# Affinity Settings |
|
|
# Affinity Settings |
|
|
# Commenting out or setting as empty the affinity variable, will allow |
|
|
# Commenting out or setting as empty the affinity variable, will allow |
|
|
# deployment to single node services such as Minikube |
|
|
# deployment to single node services such as Minikube |
|
|