X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fplatform%2Fcomponents%2Fkeycloak-init%2Fcomponents%2Fkeycloak-config-cli%2Fvalues.yaml;h=5f8d4a3fd5da8b04a593d6321381259922f8ec09;hb=refs%2Fchanges%2F70%2F137370%2F5;hp=14870e65421789833069c77aaaede99bf915dfb0;hpb=784322d219b6b64dde22847fe8dc8fb4fce1f639;p=oom.git diff --git a/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/values.yaml b/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/values.yaml index 14870e6542..5f8d4a3fd5 100644 --- a/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/values.yaml +++ b/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/values.yaml @@ -23,7 +23,7 @@ nameOverride: "" image: repository: adorsys/keycloak-config-cli - tag: "{{ .Chart.AppVersion }}-19.0.3" + tag: "{{ .Chart.AppVersion }}-22.0.4" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -47,10 +47,10 @@ labels: {} resources: {} # limits: # cpu: "100m" - # memory: "1024Mi" + # memory: "1Gi" # requests: # cpu: "100m" -# memory: "1024Mi" +# memory: "1Gi" env: KEYCLOAK_URL: http://keycloak:8080