793ca7b8a8
Currently, many of the charts in the sloop type are missing labels that are required to enable layering at the site level. This change adds the missing labels. Change-Id: Ife825f3e9223fd97d663ba23a026bebf4dd5b2d5
19 lines
329 B
YAML
19 lines
329 B
YAML
---
|
|
schema: armada/Chart/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
name: ucp-ceph-osd
|
|
labels:
|
|
name: ucp-ceph-osd-type
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: type
|
|
parentSelector:
|
|
name: ucp-ceph-osd-global
|
|
actions:
|
|
- method: merge
|
|
path: .
|
|
storagePolicy: cleartext
|
|
data: {}
|
|
...
|