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 18, 2024
1 parent a9c7fd2 commit 7c428e3
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 @@ -280,7 +280,7 @@ backend:
name: "registration-service"
image:
name: "docker.io/tractusx/portal-registration-service"
registrationservicetag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
registrationservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -329,7 +329,7 @@ backend:
name: "administration-service"
image:
name: "docker.io/tractusx/portal-administration-service"
administrationservicetag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
administrationservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -435,7 +435,7 @@ backend:
name: "marketplace-app-service"
image:
name: "docker.io/tractusx/portal-marketplace-app-service"
appmarketplaceservicetag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
appmarketplaceservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -567,7 +567,7 @@ backend:
name: "portal-migrations"
image:
name: "docker.io/tractusx/portal-portal-migrations"
portalmigrationstag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
portalmigrationstag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -590,7 +590,7 @@ backend:
name: "portal-maintenance"
image:
name: "docker.io/tractusx/portal-maintenance-service"
portalmaintenancetag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
portalmaintenancetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
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: "notification-service"
image:
name: "docker.io/tractusx/portal-notification-service"
notificationservicetag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
notificationservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -635,7 +635,7 @@ backend:
name: "services-service"
image:
name: "docker.io/tractusx/portal-services-service"
servicesservicetag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
servicesservicetag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down Expand Up @@ -715,7 +715,7 @@ backend:
name: "provisioning-migrations"
image:
name: "docker.io/tractusx/portal-provisioning-migrations"
provisioningmigrationstag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
provisioningmigrationstag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand All @@ -731,7 +731,7 @@ backend:
name: "processes-worker"
image:
name: "docker.io/tractusx/portal-processes-worker"
processesworkertag: af3dcca0bcb56bb0d2ef73075ec594d66f8c3b8b
processesworkertag: a15970143dd5b0d6852fa3b14f6169a9e469c4a9
pullPolicy: "IfNotPresent"
# -- We recommend to review the default resource limits as this should a conscious choice.
resources:
Expand Down

0 comments on commit 7c428e3

Please sign in to comment.