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
When specifying a custom databaseSecret other than postgresql-secrets, the new name is not
propagated to the workers causing them to fail starting as follows:
it's not an issue of the manageiq-pods. These secrets (postgresql-secrets, app-secrets, kafka-secret) are hardcoded in
MIQ itself (ManageIQ/manageiq project):
lib/container_orchestrator_spec.rb
lib/container_orchestrator/object_definition.rb
Unless there is way of overwriting it, but I can't see how.
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.
When specifying a custom databaseSecret other than postgresql-secrets, the new name is not
propagated to the workers causing them to fail starting as follows:
with oc get pods showing the following
The text was updated successfully, but these errors were encountered: