Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scravy authored Feb 11, 2021
1 parent 1e8eca3 commit fa4d99c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ Jinsi was inspired by AWS Cloudformation templates, which are also homoiconic an
Bang-Syntax (`!Sub`) natively.

I am also using it to template Kubernetes YAML files. Both `kustomize` as well as `helm` (which uses Go
Templates 😖) do not cut it for me. My life has been happier ever since. Here's an example which configures
Templates 😖) do not cut it for me. My life has been happier ever since. I could imagine using it with salt, too
(jinsi + yaml is just a PITA). Here's an example which configures
an [ingress resource using aws load balancer controller](https://github.com/kubernetes-sigs/aws-load-balancer-controller)

```yaml
Expand Down

0 comments on commit fa4d99c

Please sign in to comment.