render imagePullSecrets in Deployment/StatefulSet (#1130)

Signed-off-by: czaloumis <80974398+czaloumis@users.noreply.github.com>
This commit is contained in:
czaloumis
2025-12-13 05:23:35 +02:00
committed by GitHub
parent 08be8f5472
commit 1229fddb5d
6 changed files with 47 additions and 8 deletions
+1 -1
View File
@@ -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