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

lock in all container version and correct keycloak pod spec #20

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dustinblack
Copy link
Contributor

@dustinblack dustinblack commented Sep 5, 2023

This PR corrects two issues with the existing operator configs.

  • All dependency pod versions are now locked into explicit release tags instead of using the :latest tags.
  • The pod spec for the keycloak pod has been updated to pass the start argument to the pod, which corrects problems starting keycloak pods from the upstream repository.

Fixes #18

@jesperpedersen
Copy link
Collaborator

We have to mindful that we need to change these versions once a new release is out...

@dustinblack dustinblack marked this pull request as draft September 6, 2023 14:39
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.

Keycloak version
2 participants