# -*- mode: snippet -*-
# name: ing-tls
# key: tls
# expand-env: ((yas-indent-line 'fixed) (yas-wrap-around-region nil))
# --
---
tls:
- secretName: ${2:$1.tls}
  hosts:
  - ${1:host}