Skip to content

Commit

Permalink
Mixing up operator vs. keycloak image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed Jan 24, 2024
1 parent c14f529 commit c3d9694
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions provision/minikube/keycloak/operator-patch.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
spec:
strategy:
rollingUpdate: ~
type: Recreate
template:
spec:
containers:
- name: keycloak-operator
env:
- name: OPERATOR_KEYCLOAK_IMAGE
value: ${KC_CONTAINER_IMAGE}

0 comments on commit c3d9694

Please sign in to comment.