Skip to content

fix(operator): imageRegistry field to override container registry#44

Open
mvasilenko wants to merge 1 commit intoSAP:mainfrom
mvasilenko:feat/configurable-image-registry
Open

fix(operator): imageRegistry field to override container registry#44
mvasilenko wants to merge 1 commit intoSAP:mainfrom
mvasilenko:feat/configurable-image-registry

Conversation

@mvasilenko
Copy link
Copy Markdown

@mvasilenko mvasilenko commented Apr 3, 2026

Closes #43

  • Adds imageRegistry field to ValkeySpec to override the container registry for all Valkey images
  • Enables use of private container registries without source modifications

@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Apr 3, 2026

CLA assistant check
All committers have signed the CLA.

@mvasilenko mvasilenko changed the title Add imageRegistry field to override container registry fix(operator): imageRegistry field to override container registry Apr 3, 2026
@mvasilenko mvasilenko force-pushed the feat/configurable-image-registry branch from 08851dc to d99afcd Compare April 3, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Operator hardcodes container image registries

2 participants