DannyBen/kojo

View on GitHub
examples/variables-in-filenames/output.txt

Summary

Maintainability
Test Coverage
+ kojo dir templates env=production app=hello replicas=2

# hello-deployment.yml
metadata:
  name: hello
  namespace: production

spec:
  replicas: 2