diff --git a/helm/g2p-sandbox/values.yaml b/helm/g2p-sandbox/values.yaml index 81795af38..b758e8d32 100644 --- a/helm/g2p-sandbox/values.yaml +++ b/helm/g2p-sandbox/values.yaml @@ -128,7 +128,6 @@ ph-ee-engine: ph_ee_connector_ams_mifos: enabled: true - image: docker.io/openmf/ph-ee-connector-ams-mifos:latest SPRING_PROFILES_ACTIVE: "fin12,bb" ams_local_enabled: true ams_local_interop_host: "https://fynams.sandbox.mifos.io/" @@ -156,7 +155,6 @@ ph-ee-engine: ph_ee_connector_mojaloop: enabled: true - image: docker.io/openmf/ph-ee-connector-mojaloop:latest SPRING_PROFILES_ACTIVE: "bb" hostname: "mojaloop.sandbox.mifos.io" DFSPIDS: "gorilla,lion" @@ -204,7 +202,6 @@ ph-ee-engine: channel: enabled: true - image: docker.io/openmf/ph-ee-connector-channel:latest hostname: "channel.sandbox.mifos.io" stub_hostname: "channel-gsma.sandbox.mifos.io" SPRING_PROFILES_ACTIVE: "bb,tenants" @@ -255,7 +252,6 @@ ph-ee-engine: operations_app: enabled: true - image: docker.io/openmf/ph-ee-operations-app:latest tenants: "rhino,gorilla" hostname: "ops-bk.sandbox.mifos.io" datasource: @@ -285,7 +281,6 @@ ph-ee-engine: operations_web: enabled: true - image: docker.io/openmf/ph-ee-operations-web:latest hostname: "ops.sandbox.mifos.io" ingress: enabled: false @@ -305,7 +300,6 @@ ph-ee-engine: ph_ee_connector_gsma: enabled: true - image: docker.io/openmf/ph-ee-connector-gsma:latest SPRING_PROFILES_ACTIVE: "bb" limits: cpu: "500m" @@ -331,7 +325,6 @@ ph-ee-engine: notifications: enabled: true - image: docker.io/openmf/ph-ee-notifications:latest imagePullPolicy: "Always" SPRING_PROFILES_ACTIVE: "bb" LOGGING_LEVEL_ROOT: "INFO" @@ -361,7 +354,6 @@ ph-ee-engine: connector_bulk: enabled: true - image: docker.io/openmf/ph-ee-bulk-processor:latest tenant: "rhino,gorilla" hostname: bulk-connector.sandbox.mifos.io aws: @@ -394,7 +386,6 @@ ph-ee-engine: zeebe_ops: enabled: true - image: docker.io/openmf/ph-ee-zeebe-ops:latest hostname: "zeebeops.sandbox.mifos.io" tenants: "rhino,gorilla" ingress: @@ -418,7 +409,6 @@ ph-ee-engine: messagegateway: enabled: true - image: docker.io/openmf/message-gateway:latest secret: value: api_key: "" @@ -445,7 +435,6 @@ ph-ee-engine: importer_es: enabled: true - image: docker.io/openmf/ph-ee-importer-es:latest elasticsearch_sslverification: false elasticsearch_security_enabled: false reporting: @@ -453,7 +442,6 @@ ph-ee-engine: importer_rdbms: enabled: true - image: docker.io/openmf/ph-ee-importer-rdbms:latest LOGGING_LEVEL_ROOT: "DEBUG" keycloak: enabled: true @@ -486,7 +474,6 @@ ph-ee-engine: vouchers: enabled: true - image: docker.io/openmf/ph-ee-vouchers:latest hostname: "vouchers.sandbox.mifos.io" ingress: enabled: true @@ -512,7 +499,6 @@ ph-ee-engine: account_mapper: account_mapper: enabled: true - image: docker.io/openmf/ph-ee-identity-account-mapper:latest hostname: "identity-mapper.sandbox.mifos.io" LOGGING_LEVEL_ROOT: INFO ingress: