Skip to content

fix: add toYaml for extraTls in ingress templates#62

Open
davidloz wants to merge 1 commit intohoppscotch:mainfrom
davidloz:fix/ingress-extratls-toyaml
Open

fix: add toYaml for extraTls in ingress templates#62
davidloz wants to merge 1 commit intohoppscotch:mainfrom
davidloz:fix/ingress-extratls-toyaml

Conversation

@davidloz
Copy link

The extraTls field is an array but was being passed directly to nindnet, causing template rendering to fail.

This fix adds the toYaml function to properly convert the array to YAML before indenting, consistent with how extraRules and extraPaths are handled in the same templates.

The extraTls field is an array but was being passed directly to nindnet, causing template rendering to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant