github.com/replicatedhq/ship@v0.55.0/integration/init/jaeger-cassandra/input/ship.yaml (about) 1 assets: 2 v1: 3 - github: 4 repo: jaegertracing/jaeger-kubernetes 5 ref: e49ee50e350b82d2e6703afbabf8b96e943201e5 6 path: /production/cassandra.yml 7 dest: ./base 8 strip_path: true 9 - github: 10 dest: ./base 11 ref: 6a960247728d0bbd71710abc613407f305366a2e 12 repo: jaegertracing/jaeger-kubernetes 13 path: jaeger-production-template.yml 14 proxy: false 15 strip_path: true 16 - inline: 17 dest: installer/.gitkeep 18 contents: 19 workaround 20 lifecycle: 21 v1: 22 - render: 23 root: . 24 - kustomize: 25 base: base 26 dest: rendered.yaml