Skip to content

[BUG] (PCM Cloud) ,aries-mediator-service: Image not found in OCI registry (tag 0.8.2) #6

Description

@leaneagmbh

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

  1. Deploy PCM Cloud using ArgoCD
  2. Wait for aries-mediator-service to be pulled and deployed
  3. Pod fails with ImagePullBackOff

Expected Behavior

No response

Logs / Screenshots

Operating System

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions