# 'podTemplate' allows to set custom fields in PodTemplateSpec (https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.17/#podtemplatespec-v1-core)
# Before you create this object, you'll need to create a project ConfigMap and a
# Before you create this object, you'll need to create a project ConfigMap and a
# credentials Secret. For instructions on how to do this, please refer to our
# credentials Secret. For instructions on how to do this, please refer to our
...
@@ -23,18 +23,3 @@ spec:
...
@@ -23,18 +23,3 @@ spec:
# testing only, and must not be used in production. 'false' will disable
# testing only, and must not be used in production. 'false' will disable
# Persistent Volume Claims. The default is 'true'
# Persistent Volume Claims. The default is 'true'
persistent:false
persistent:false
podSpec:
# 'podTemplate' allows to set custom fields in PodTemplateSpec (https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.17/#podtemplatespec-v1-core)