tplenv 0.9.0

Render template placeholders from environment variables and YAML values files
1
2
3
4
5
6
7
replicas: 2
environment: production
image:
  repository: nginx
  tag: "1.27"
service:
  port: 8080