Commit 911d0ee0 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

prepare values.yaml and docker-compose.yaml configure to merge with develop...

prepare values.yaml and docker-compose.yaml configure to merge with develop (docker images -> :develop) #30
parent 6219a28c
Loading
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -19,12 +19,12 @@ image:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  centrallog:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.centrallog.service
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  keycloak:
    repository: quay.io/keycloak/keycloak
    pullPolicy: Always
@@ -39,22 +39,22 @@ image:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.mano
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  osom:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.osom
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  portalapi:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.portal.api
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  osscapi:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.tmf.api
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  mysql:
    repository: mysql
    pullPolicy: Always
@@ -64,22 +64,22 @@ image:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.oas
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  portalweb:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.portal.web
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  tmfweb:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.tmf.web
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"
  cridge:
    repository: labs.etsi.org:5050/osl/code/org.etsi.osl.cridge
    pullPolicy: Always
    # Overrides the image tag whose default is the chart appVersion.
    tag: "2024Q2_RC"
    tag: "develop"

bugzillaurl: example.com:443/bugzilla
bugzillakey: VH2Vw0iI5aYgALFFzVDWqhACwt6Hu3bXla9kSC1Z