rptaylor / kapel

APEL accounting for Kubernetes.
GNU General Public License v3.0
3 stars 3 forks source link

Add Explicit fields for config entries in values.yaml #62

Closed mwestphall closed 2 months ago

mwestphall commented 3 months ago

The helm chart currently falls back to the previous multiline string handling behavior if processor.config is a string instead of an object, which should hopefully make migration easier.