Version
latest
Bug Description
Describe the bug
When deploying aries-mediator-service using the provided Helm chart (PCM Cloud/Mediator), the container fails to start because the specified Docker image cannot be pulled.
Error message
Failed to pull image "node-654e3bca7fbeeed18f81d7c7.ps-xaas.io/pcm/aries-mediator-service:0.8.2":
unknown: artifact pcm/aries-mediator-service:0.8.2 not found
Where the image is defined
In values.yaml:
image:
repository: node-654e3bca7fbeeed18f81d7c7.ps-xaas.io/pcm
name: aries-mediator-service
tag: "0.8.2"
Steps to Reproduce
- Deploy PCM Cloud using ArgoCD
- Wait for aries-mediator-service to be pulled and deployed
- Pod fails with ImagePullBackOff
Expected Behavior
No response
Logs / Screenshots
Operating System
None
Version
latest
Bug Description
Describe the bug
When deploying
aries-mediator-serviceusing the provided Helm chart (PCM Cloud/Mediator), the container fails to start because the specified Docker image cannot be pulled.Error message
Failed to pull image "node-654e3bca7fbeeed18f81d7c7.ps-xaas.io/pcm/aries-mediator-service:0.8.2":
unknown: artifact pcm/aries-mediator-service:0.8.2 not found
Where the image is defined
In
values.yaml:image:
repository: node-654e3bca7fbeeed18f81d7c7.ps-xaas.io/pcm
name: aries-mediator-service
tag: "0.8.2"
Steps to Reproduce
Expected Behavior
No response
Logs / Screenshots
Operating System
None