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
fix: use csv image verbatim and remove external override
- stop stripping the registry prefix from the csv image reference so
mirrored images are used as-is, avoiding double-prefix bugs
- remove POSTGRES_IMAGE env var override to keep image resolution
internal to the script, eliminating an injection surface
- quote the image value in the yaml manifest for safety
Signed-off-by: Chaitanya Kulkarni <chkulkar@redhat.com>
Made-with: Cursor
0 commit comments