Compare commits
2 commits
95f618a3be
...
30a93b11f7
Author | SHA1 | Date | |
---|---|---|---|
30a93b11f7 | |||
b8d0e9bc3f |
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
||||||
# TODO: Add Resource allocations
|
# TODO: Add Resource allocations
|
||||||
containers:
|
containers:
|
||||||
- name: keycloak
|
- name: keycloak
|
||||||
image: quay.io/keycloak/keycloak:20.0.3
|
image: quay.io/keycloak/keycloak:25.0.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- start
|
- start
|
||||||
|
|
Loading…
Reference in a new issue