35733a4151
Postgresql utility container will be used by operations team to perform operation on postgresql server. Change-Id: Ie24886fee74c75b7f4a4a9cf6640249912aa8e47
22 lines
450 B
YAML
22 lines
450 B
YAML
---
|
|
schema: armada/ChartGroup/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
name: utilities
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: global
|
|
storagePolicy: cleartext
|
|
data:
|
|
description: deploy utility containers
|
|
sequenced: false
|
|
chart_group:
|
|
- calicoctl-utility
|
|
# - ceph-utility-config
|
|
# - ceph-utility
|
|
- compute-utility
|
|
- etcdctl-utility
|
|
- mysqlclient-utility
|
|
- openstack-utility
|
|
- postgresql-utility
|