We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Logs
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
Operator Works
Poller Works
Do your images work on ARM?
The text was updated successfully, but these errors were encountered:
This is the fault of the ARM architecture, but I see that there is already such an issue. cloudnative-pg/postgis-containers#54
Sorry, something went wrong.
No branches or pull requests
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
After installation, the container does not work.
Logs
I'm trying to set the image
But it doesn't change anything. What am I doing wrong?
Argo CD logs
Operator Works
Poller Works
Do your images work on ARM?
The text was updated successfully, but these errors were encountered: