Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 480 Bytes

File metadata and controls

20 lines (14 loc) · 480 Bytes

FileRef

FileRef is an adapter for gomplate DataSources. It reads the URL Scheme and provides its content.

Helmwave

Helmwave uses that library to provide remote StoreFiles and remote Values.

files:
    my.yml: # <-- just copy
      src:  https://raw.githubusercontent.com/my.txt
    my.yml.tpl: # <-- render and copy
      src: https://raw.githubusercontent.com/my.txt
    my.yml.sops: # <-- sops and copy
      src: https://raw.githubusercontent.com/my.txt