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
Provide a CR property allowing the user to override the JDBC URL and any other configurations that may be required in order for the user to connect Cryostat to their choice of database instance.
Only the JDBC URL and other highest-priority config items need to be exposed via the CR. When these parameters are set, the Operator should configure Cryostat accordingly and skip deploying a cryostat-db instance. Other configuration options can be passed via #370 .