mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 19:42:17 +00:00
render imagePullSecrets in Deployment/StatefulSet (#1130)
Signed-off-by: czaloumis <80974398+czaloumis@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ image:
|
||||
tag: "latest"
|
||||
|
||||
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
|
||||
imagePullSecrets: rustfs-regcred
|
||||
imagePullSecrets: []
|
||||
|
||||
imageRegistryCredentials:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user