Loading kubernetes/helm/openslice/values.yaml +18 −18 Original line number Diff line number Diff line Loading @@ -16,15 +16,15 @@ image: # Overrides the image tag whose default is the chart appVersion. tag: "latest" bugzilla: repository: openslice/org.etsi.osl.bugzilla repository: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" centrallog: repository: openslice/org.etsi.osl.centrallog.service repository: labs.etsi.org:5050/osl/code/org.etsi.osl.centrallog.service pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" keycloak: repository: jboss/keycloak pullPolicy: IfNotPresent Loading @@ -36,45 +36,45 @@ image: # Overrides the image tag whose default is the chart appVersion. tag: "latest" manoclient: repository: openslice/org.etsi.osl.mano repository: labs.etsi.org:5050/osl/code/org.etsi.osl.mano pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" osom: repository: openslice/org.etsi.osl.osom repository: labs.etsi.org:5050/osl/code/org.etsi.osl.osom pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" portalapi: repository: openslice/org.etsi.osl.portal.api repository: labs.etsi.org:5050/osl/code/org.etsi.osl.portal.api pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" osscapi: repository: openslice/org.etsi.osl.tmf.api repository: labs.etsi.org:5050/osl/code/org.etsi.osl.tmf.api pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" mysql: repository: mysql pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "5.7.43" oasapi: repository: openslice/org.etsi.osl.oas repository: labs.etsi.org:5050/osl/code/org.etsi.osl.oas pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" portalweb: repository: openslice/org.etsi.osl.portal.web repository: labs.etsi.org:5050/osl/code/org.etsi.osl.portal.web pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" tmfweb: repository: openslice/org.etsi.osl.tmf.web repository: labs.etsi.org:5050/osl/code/org.etsi.osl.tmf.web pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" bugzillaurl: example.com:443/bugzilla bugzillakey: VH2Vw0iI5aYgALFFzVDWqhACwt6Hu3bXla9kSC1Z Loading kubernetes/template/bugzilla.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ spec: "bugzillakey":"", "main_operations_product":"" } image: openslice/org.etsi.osl.bugzilla:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla:develop name: bugzilla ports: - containerPort: 13010 Loading kubernetes/template/centrallog.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ spec: "spring.activemq.password": "artemis", "centrallogurl":"http://elk_ip:elk_port/index_name/_doc" } image: openslice/org.etsi.osl.centrallog.service:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.centrallog.service:develop name: centrallog ports: - containerPort: 13013 Loading kubernetes/template/manoclient.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ spec: "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO" } image: openslice/org.etsi.osl.mano:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.mano:develop name: manoclient ports: - containerPort: 13011 Loading kubernetes/template/oasapi.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ spec: "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO" } image: openslice/org.etsi.osl.oas:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.oas:develop name: openslice-oasapi ports: - containerPort: 13101 Loading Loading
kubernetes/helm/openslice/values.yaml +18 −18 Original line number Diff line number Diff line Loading @@ -16,15 +16,15 @@ image: # Overrides the image tag whose default is the chart appVersion. tag: "latest" bugzilla: repository: openslice/org.etsi.osl.bugzilla repository: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" centrallog: repository: openslice/org.etsi.osl.centrallog.service repository: labs.etsi.org:5050/osl/code/org.etsi.osl.centrallog.service pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" keycloak: repository: jboss/keycloak pullPolicy: IfNotPresent Loading @@ -36,45 +36,45 @@ image: # Overrides the image tag whose default is the chart appVersion. tag: "latest" manoclient: repository: openslice/org.etsi.osl.mano repository: labs.etsi.org:5050/osl/code/org.etsi.osl.mano pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" osom: repository: openslice/org.etsi.osl.osom repository: labs.etsi.org:5050/osl/code/org.etsi.osl.osom pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" portalapi: repository: openslice/org.etsi.osl.portal.api repository: labs.etsi.org:5050/osl/code/org.etsi.osl.portal.api pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" osscapi: repository: openslice/org.etsi.osl.tmf.api repository: labs.etsi.org:5050/osl/code/org.etsi.osl.tmf.api pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" mysql: repository: mysql pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "5.7.43" oasapi: repository: openslice/org.etsi.osl.oas repository: labs.etsi.org:5050/osl/code/org.etsi.osl.oas pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" portalweb: repository: openslice/org.etsi.osl.portal.web repository: labs.etsi.org:5050/osl/code/org.etsi.osl.portal.web pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" tmfweb: repository: openslice/org.etsi.osl.tmf.web repository: labs.etsi.org:5050/osl/code/org.etsi.osl.tmf.web pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" tag: "develop" bugzillaurl: example.com:443/bugzilla bugzillakey: VH2Vw0iI5aYgALFFzVDWqhACwt6Hu3bXla9kSC1Z Loading
kubernetes/template/bugzilla.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ spec: "bugzillakey":"", "main_operations_product":"" } image: openslice/org.etsi.osl.bugzilla:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.bugzilla:develop name: bugzilla ports: - containerPort: 13010 Loading
kubernetes/template/centrallog.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ spec: "spring.activemq.password": "artemis", "centrallogurl":"http://elk_ip:elk_port/index_name/_doc" } image: openslice/org.etsi.osl.centrallog.service:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.centrallog.service:develop name: centrallog ports: - containerPort: 13013 Loading
kubernetes/template/manoclient.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ spec: "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO" } image: openslice/org.etsi.osl.mano:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.mano:develop name: manoclient ports: - containerPort: 13011 Loading
kubernetes/template/oasapi.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ spec: "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO" } image: openslice/org.etsi.osl.oas:latest image: labs.etsi.org:5050/osl/code/org.etsi.osl.oas:develop name: openslice-oasapi ports: - containerPort: 13101 Loading