curityio / idsvr-helm

This repository contains the Curity Identity Server helm chart source code.
Apache License 2.0
10 stars 21 forks source link

Invalid context inside range #59

Closed cjmalloy closed 1 year ago

cjmalloy commented 1 year ago

Inside a range block . refers to the current value, and $ should be used to refer to the root.

The current code results in the error:

  Error: UPGRADE FAILED: template: idsvr/templates/ingress.yaml:38:32: executing "idsvr/templates/ingress.yaml" at <.Values.ingress.runtime.pathType>: can't evaluate field Values in type interface {}