summaryrefslogtreecommitdiffstats
path: root/type/cntt/software/charts/osh/openstack-heat/heat.yaml
blob: de5bd51990238142cf5d9954d5c492723777b61c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
schema: armada/Chart/v1
metadata:
  schema: metadata/Document/v1
  replacement: true
  name: heat
  labels:
    name: heat-type
  layeringDefinition:
    abstract: false
    layer: type
    parentSelector:
      name: heat-global
    actions:
      - method: merge
        path: .
  storagePolicy: cleartext
data:
  test:
    timeout: 600
...