mirror of https://github.com/helm/helm
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
872 B
22 lines
872 B
config:
|
|
resources:
|
|
- name: myFrontend-prod
|
|
properties:
|
|
description: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
|
|
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
|
|
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
|
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
|
|
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat
|
|
non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
|
machineSize: big
|
|
type: compute.v1.instance
|
|
layout:
|
|
resources:
|
|
- name: python_template_with_inlinedfile_name
|
|
properties:
|
|
description-file: description_text.txt
|
|
resources:
|
|
- name: myFrontend-prod
|
|
type: compute.v1.instance
|
|
type: python_template_with_inlinedfile.py
|