Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Failed to init Keycloak with postgres subchart dependency #965

Open
dave08 opened this issue Jun 6, 2019 · 3 comments
Open

Failed to init Keycloak with postgres subchart dependency #965

dave08 opened this issue Jun 6, 2019 · 3 comments

Comments

@dave08
Copy link

dave08 commented Jun 6, 2019

Expected behavior

Finishes the ship init process

Actual behavior

Gets stuck when saving the values with a [ERROR] templates/: render error in "keycloak/templates/statefulset.yaml": template: keycloak/templates/_helpers.tpl:50:12: executing "keycloak.postgresql.fullname" at <{{template "postgresql.fullname" $postgresContext}}>: template "postgresql.fullname" not defined error

Information

  • Ship version: 0.44.0
  • Docker version: 17.05.0-ce
  • Command line run: ship init https://github.com/codecentric/helm-charts/tree/master/charts//keycloak

Steps to reproduce the behavior

values.yaml:

keycloak:
  persistence:
    deployPostgres: true
    dbVendor: postgres
@laverya
Copy link
Member

laverya commented Jun 6, 2019

I've been able to reproduce this - it seems that Helm is throwing an error

@MrBenJ
Copy link
Contributor

MrBenJ commented Jun 6, 2019

@laverya - I can start looking into the front end to show some error messages for this, should helm throw an error.

@laverya
Copy link
Member

laverya commented Jun 6, 2019

Well, updating helm didn't resolve the issue (but I merged it anyways as #966 since that needed to happen eventually)

Still investigating

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants