Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👻 Update compose DB image #308

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

jmontleon
Copy link
Member

We are not making use of vector, so switching to the same image that we use in konveyor upstream. This is also similar to the UBI image we use downstream.

https://github.com/konveyor/operator/blob/main/bundle/manifests/konveyor-operator.clusterserviceversion.yaml#L280C26-L280C65

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
@@ -3,13 +3,13 @@
# If we are using podman or docker compose use the repo config.toml
if [[ -f /podman_compose/kai/config.toml ]]; then
cp /podman_compose/kai/config.toml /kai/kai/config.toml
sed -i "s/^host =.*/host = \"${POSTGRES_HOST}\"/g" /kai/kai/config.toml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note to self i need to update these on konveyor/operator#374

@fabianvf fabianvf merged commit 655f054 into konveyor:main Aug 20, 2024
5 checks passed
fabianvf added a commit to fabianvf/tackle2-operator that referenced this pull request Aug 20, 2024
Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
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.

2 participants