github.com/replicatedhq/ship@v0.55.0/integration/init_app/troubleshoot-ship-release/expected/.ship/release.yml (about)

     1  ---
     2  assets:
     3    v1:
     4      - inline:
     5          contents: |
     6            {{repl CollectSpec }}
     7          dest: ./troubleshoot/collect.yml
     8          mode: 0644
     9      - inline:
    10          contents: |
    11            {{repl AnalyzeSpec }}
    12          dest: ./troubleshoot/analyze.yml
    13          mode: 0644
    14  
    15  config: {}
    16  
    17  lifecycle:
    18    v1:
    19      - render: {}