Commit c9f0ab2a authored by dgiannopoulos's avatar dgiannopoulos
Browse files

fix: corrected keycloak image based

parent 3553d851
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ image:
    # Overrides the image tag whose default is the chart appVersion.
    tag: "develop"
  keycloak:
    repository: jboss/keycloak
    repository: quay.io/keycloak/keycloak
    pullPolicy: IfNotPresent
    # Overrides the image tag whose default is the chart appVersion.
    tag: "16.1.1"