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
The Operator should not have a default value set for kc.operator.keycloak.image option when running in prod profile. It's better to fail the deployment rather than to deploy a nightly Keycloak container by mistake. Dev profile should still default to the nightly tag.
Discussion
No response
Motivation
Prevent issues like #27500 which are caused by a simple misspelling of a build argument.