Merge "[SDC] Create Authorization Policies for SDC"
[oom.git] / kubernetes / platform / components / keycloak-init / components / keycloak-config-cli / values.yaml
index e54a4c7..14870e6 100644 (file)
@@ -21,12 +21,9 @@ global:
 fullnameOverride: ""
 nameOverride: ""
 
-#keycloakUrl: "https://keycloak-ui.simpledemo.onap.org/auth/"
-portalUrl: "https://portal-ng-ui.simpledemo.onap.org"
-
 image:
   repository: adorsys/keycloak-config-cli
-  tag: "{{ .Chart.AppVersion }}"
+  tag: "{{ .Chart.AppVersion }}-19.0.3"
   pullPolicy: IfNotPresent
   ## Optionally specify an array of imagePullSecrets.
   ## Secrets must be manually created in the namespace.