imagePullSecrets
The imagePullSecrets
value is a list of Kubernetes secrets
that are needed to pull an image from a private registry.
info
The default value for imagePullSecrets
is empty:
imagePullSecrets: []
The imagePullSecrets
value is a list of Kubernetes secrets
that are needed to pull an image from a private registry.
The default value for imagePullSecrets
is empty:
imagePullSecrets: []