kubezero/charts/kubezero-mq/charts/nats/foo.dhall

10 lines
74 B
Plaintext

let accounts = ./accounts.conf as Text
in
''
port: 4222
${accounts}
''