jordanopensource / charts

Helm charts offered by JOSA!
https://charts.josa.ngo
10 stars 0 forks source link

GoPhish Chart Broken #49

Open PMcLeanGLX opened 4 months ago

PMcLeanGLX commented 4 months ago

Failed to pull image "josaorg/gophish:0.12.1": failed to pull and unpack image "docker.io/josaorg/gophish:0.12.1": failed to resolve reference "docker.io/josaorg/gophish:0.12.1": unexpected status from HEAD request to https://www.docker.com/: 403 Forbidden

PMcLeanGLX commented 4 months ago

I fixed the image pull issue by adding tag "latest", but now get a configmap "gophish-config" not found.

PMcLeanGLX commented 4 months ago

Fixed the 2nd error by creating a config map myself. Not sure what was stopping the helm chart from doing that.

PMcLeanGLX commented 4 months ago

But now it cant see the database: "waiting for database to be up..."

thamudi commented 4 months ago

@PMcLeanGLX Hello, thanks for bringing this to our attention. Regarding the remaining issues can you please provide the values you are using in deploying this chart?

You shouldn't need to create a configmap since there is a default configmap.