You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
390 B
23 lines
390 B
---
|
|
schema: armada/Chart/v1
|
|
metadata:
|
|
schema: metadata/Document/v1
|
|
replacement: true
|
|
name: osh-infra-mariadb
|
|
layeringDefinition:
|
|
abstract: false
|
|
layer: type
|
|
parentSelector:
|
|
name: osh-infra-mariadb-global
|
|
actions:
|
|
- method: merge
|
|
path: .
|
|
storagePolicy: cleartext
|
|
data:
|
|
values:
|
|
pod:
|
|
replicas:
|
|
server: 1
|
|
ingress: 1
|
|
...
|