summaryrefslogtreecommitdiffstats
path: root/type/cntt/software/charts/osh-infra/mariadb.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'type/cntt/software/charts/osh-infra/mariadb.yaml')
-rw-r--r--type/cntt/software/charts/osh-infra/mariadb.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/type/cntt/software/charts/osh-infra/mariadb.yaml b/type/cntt/software/charts/osh-infra/mariadb.yaml
deleted file mode 100644
index ddb4424..0000000
--- a/type/cntt/software/charts/osh-infra/mariadb.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-schema: armada/Chart/v1
-metadata:
- schema: metadata/Document/v1
- replacement: true
- name: osh-infra-mariadb
- labels:
- name: osh-infra-mariadb-type
- 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
-...