Open jcpunk opened 1 year ago
Can't you just use the oci version?
helm instal pgo oci://registry.developers.crunchydata.com/crunchydata/pgo
https://access.crunchydata.com/documentation/postgres-operator/v5/installation/helm/
I'm able to pull it in that way. Having it up on artifact hub would mostly increase the visibility of this project.
@jcpunk did you use fluxcd? If so, what did your HelmRepository look like?
It installs fine, I'm just hopeful to increase the visibility of this great project.
But did you use fluxcd or straight helm install?
I used a straight helm install, similar to what you posted above.
k. I ended up using HelmRepository because OCIRepository isn't supported by the HelmRelease at present. I had to upgrade my flux version higher though.
Have an idea to improve PGO? We'd love to hear it! We're going to need some information from you to learn more about your feature requests.
Please be sure you've done the following:
Overview
Publish PGO on artifacthub.io
Use Case
Currently there a a few unofficial charts up at artifacthub.io having the official one listed will increase visibility.
Desired Behavior
Using the automation from https://github.com/CrunchyData/postgres-operator/issues/2231 get the official chart listed at artifacthub.io
Environment
Tell us about your environment:
Please provide the following details:
Kubernetes
,OpenShift
,Rancher
,GKE
,EKS
,AKS
etc.)1.20.3
,4.7.0
)ubi8-5.3.0-0
)14
)hostpath
,nfs
, or the name of your storage class)XYZ
)Additional Information
Please provide any additional information that may be helpful.