stefanprodan / flux-aio

Flux All-In-One distribution made with Timoni
https://timoni.sh/flux-aio
Apache License 2.0
104 stars 40 forks source link

Field name typo in serviceaccount.cue #68

Closed gordonm closed 9 months ago

gordonm commented 9 months ago

Have been enjoying Timoni so far, and was delighted to learn of the Helm interoperability with flux-aio. I was trying to get started on an EKS cluster by following the Flux installation instructions, but got an undefined field error on apply, looks like we need s/indentity/identity/g here:

https://github.com/stefanprodan/flux-aio/blob/edd7f4901016a445e12ad15f16d1fe7582d2cf2b/modules/flux-aio/templates/serviceaccount.cue#L13

stefanprodan commented 9 months ago

@gordonm thanks for reporting this issue. The fix has been included in the v2.2.2-1 release.