summaryrefslogtreecommitdiffstats
path: root/site/intel-pod15/software/charts/osh-infra/mariadb.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'site/intel-pod15/software/charts/osh-infra/mariadb.yaml')
-rw-r--r--site/intel-pod15/software/charts/osh-infra/mariadb.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/site/intel-pod15/software/charts/osh-infra/mariadb.yaml b/site/intel-pod15/software/charts/osh-infra/mariadb.yaml
deleted file mode 100644
index 335d4e9..0000000
--- a/site/intel-pod15/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: site
- parentSelector:
- name: osh-infra-mariadb-global
- actions:
- - method: merge
- path: .
- storagePolicy: cleartext
-data:
- values:
- pod:
- replicas:
- server: 1
- ingress: 1
-...