eclipse-tractusx / sig-infra

Apache License 2.0
2 stars 2 forks source link

Issue with Deploying Second Instance of Application in Argo CD Hotel Budpest #423

Closed matbmoser closed 5 months ago

matbmoser commented 5 months ago

Introduction to problem

We are having problems with deploying one Pod because it says that it arrives the maximum number of pods: image

Two weeks ago we had already the second instance up and running and now we tried again to make it work but one of the pods wouldnt start.

Describe the solution you'd like
We want to deploy a second instance from our application for running security tests and testing the application with another url and portal IAM app id.

Additional context

Charts: https://github.com/eclipse-tractusx/digital-product-pass/blob/main/charts/digital-product-pass/values.yaml Hotel Budapest Catena-X INT environment Link: ArgoUrl: https://argo.int.demo.catena-x.net/applications/argocd/digital-product-pass-bmw

matbmoser commented 5 months ago

Thank you @FaGru3n for increasing one node in our cluster. The second problem was solved by configuring the names in another branch: https://github.com/catenax-ng/tx-digital-product-pass/tree/v2.1.1-materialpass We found a solution to the problem: image

FaGru3n commented 5 months ago

Thx for feedback