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 22, 2024
1 parent b6366c8 commit 0ed1e1c
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 @@ -287,7 +287,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
registrationservicetag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -336,7 +336,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
administrationservicetag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -453,7 +453,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
appmarketplaceservicetag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -585,7 +585,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
portalmigrationstag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -608,7 +608,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
portalmaintenancetag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -626,7 +626,7 @@ backend:
name: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
notificationservicetag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -653,7 +653,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
servicesservicetag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -733,7 +733,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
provisioningmigrationstag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -749,7 +749,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: c86e40fb6ec2f2eb4f180a4f0c183b2b4221f466
processesworkertag: 452998261c6e05d782c3f5cf767d5b5be494589f
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down

0 comments on commit 0ed1e1c

Please sign in to comment.