Skip to content

ImagePullSecret1

Key Value
type object
relationship Package -> DeploymentConfig -> ImagePullSecret1
object path $.deployment_config.imagePullSecrets[*]
package file path {package-root}/deployment_config/deployment_config.yaml

Fields

Field Type Required Description Constraints Default
name string | null no Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names - ""

No linked schemas.

Used In

Back to top