You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (kubectl version)?
kubectl version Output
$ kubectl version
Client Version: v1.29.3
What did you do?
I fetched the redis-operator helm chart and looked over the "imagePullSecrets" field, that is required for authentication with private registries.
What did you expect to see?
A possible way to configure the redis-operator to fetch the images from private registries.
What did you see instead?
imagePullSecrets field is not present.
The text was updated successfully, but these errors were encountered:
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
kubectl version
)?kubectl version
OutputWhat did you do?
I fetched the redis-operator helm chart and looked over the "imagePullSecrets" field, that is required for authentication with private registries.
What did you expect to see?
A possible way to configure the redis-operator to fetch the images from private registries.
What did you see instead?
imagePullSecrets field is not present.
The text was updated successfully, but these errors were encountered: