Document ImagePullPolicy for kubernetes driver.
Change-Id: I1a357c5c67c00f2aa980574d5d4c2cd704c9a5ec
This commit is contained in:
parent
9fb7c9bb19
commit
65d1c95e33
@ -120,6 +120,12 @@ Selecting the kubernetes driver adds the following options to the
|
||||
:value:`providers.[kubernetes].pools.labels.type.pod` label type;
|
||||
specifies the image name used by the pod.
|
||||
|
||||
.. attr:: image-pull
|
||||
:default: IfNotPresent
|
||||
:type: str
|
||||
|
||||
The ImagePullPolicy, can be IfNotPresent, Always or Never.
|
||||
|
||||
.. attr:: python-path
|
||||
:type: str
|
||||
:default: auto
|
||||
|
Loading…
x
Reference in New Issue
Block a user