Skip to content

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

Draft
dustinblack wants to merge 2 commits into
Hyperfoil:masterfrom
dustinblack:fix_kc_pod_spec
Draft

lock in all container version and correct keycloak pod spec#20
dustinblack wants to merge 2 commits into
Hyperfoil:masterfrom
dustinblack:fix_kc_pod_spec

Conversation

@dustinblack

@dustinblack dustinblack commented Sep 5, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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