9f23510653
The Airskiff site needs the ability to override charts that have multiple replicas or utilize Prometheus. This commit adds labels to OpenStack-Helm charts and chart groups that will be overriden in the Airskiff site. Charts are labeled with name and component selectors to match existing labels on select charts and leave the `airship-seaworthy` site unaffected. Change-Id: I24d69afe70fbee35d3b21b8803eb64a81ed5376e
17 lines
388 B
YAML
17 lines
388 B
YAML
---
|
|
schema: armada/ChartGroup/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
name: openstack-ingress-controller
|
|
labels:
|
|
name: openstack-ingress-controller-chart-group-global
|
|
component: ingress
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: global
|
|
storagePolicy: cleartext
|
|
data:
|
|
description: OpenStack Namespace Ingress
|
|
chart_group:
|
|
- openstack-ingress-controller
|