Skip to content

Commit

Permalink
Add new images for portal backend
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-tractusx-bot committed Apr 26, 2024
1 parent b6d5454 commit dc867a3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions charts/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
registrationservicetag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -340,7 +340,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
administrationservicetag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -457,7 +457,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
appmarketplaceservicetag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -589,7 +589,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
portalmigrationstag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -612,7 +612,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
portalmaintenancetag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -630,7 +630,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
notificationservicetag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -657,7 +657,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
servicesservicetag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -737,7 +737,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
provisioningmigrationstag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -753,7 +753,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: 3ebefe005bc2fc53913fc8ad6d36e1c6b5b44b85
processesworkertag: d62ef311eb7efa7421b823390b6988392ac486b5
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down

0 comments on commit dc867a3

Please sign in to comment.