Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying and failing to pull image #271

Closed
clickersmudge opened this issue Apr 25, 2024 · 1 comment
Closed

trying and failing to pull image #271

clickersmudge opened this issue Apr 25, 2024 · 1 comment
Labels
chart( cluster ) Related to the cluster chart

Comments

@clickersmudge
Copy link

clickersmudge commented Apr 25, 2024

Hi,
I am trying to install and test Helm Chart https://github.com/cloudnative-pg/charts/blob/main/charts/cluster/README.md#Configuration-options

My values.yaml

cluster:
  type: postgis
  cluster:
    instances: 1
    # imageName: "ghcr.io/cloudnative-pg/postgis:16-3.4-39"

After installation, the container does not work.

obraz

Logs
obraz

I'm trying to set the image

imageName: "ghcr.io/cloudnative-pg/postgis:16-3.4-39"

But it doesn't change anything. What am I doing wrong?

Argo CD logs
obraz

Operator Works
obraz

Poller Works
obraz

Do your images work on ARM?

@clickersmudge clickersmudge changed the title [question] trying and failing to pull image trying and failing to pull image Apr 25, 2024
@clickersmudge
Copy link
Author

This is the fault of the ARM architecture, but I see that there is already such an issue.
cloudnative-pg/postgis-containers#54

@itay-grudev itay-grudev added the chart( cluster ) Related to the cluster chart label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( cluster ) Related to the cluster chart
Projects
None yet
Development

No branches or pull requests

2 participants