treasuremap/site/airskiff/software/charts/ucp/ceph/ceph-client.yaml

28 lines
680 B
YAML

---
# NOTE: This file is ignored by Airskiff and is copied from the seaworthy site.
# The purpose of this file is to define envrionment-specific parameters for the
# ceph client
schema: armada/Chart/v1
metadata:
schema: metadata/Document/v1
name: ucp-ceph-client
layeringDefinition:
abstract: false
layer: site
parentSelector:
name: ucp-ceph-client-global
actions:
- method: merge
path: .
storagePolicy: cleartext
data:
values:
conf:
pool:
target:
# NEWSITE-CHANGEME: The number of OSDs per ceph node. Does not need to
# change if your deployment HW matches this site's HW.
osd: 8
...