Deleting old ovsdpdk site type of R1 release
[yaml_builds.git] / site_type / ovsdpdk / airship-treasuremap / site / airship-seaworthy / software / charts / ucp / ceph / ceph-client-update.yaml
diff --git a/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/ucp/ceph/ceph-client-update.yaml b/site_type/ovsdpdk/airship-treasuremap/site/airship-seaworthy/software/charts/ucp/ceph/ceph-client-update.yaml
deleted file mode 100644 (file)
index d2ac01f..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
----
-# The purpose of this file is to define environment-specific parameters for ceph
-# client update
-schema: armada/Chart/v1
-metadata:
-  schema: metadata/Document/v1
-  name: ucp-ceph-client-update
-  layeringDefinition:
-    abstract: false
-    layer: site
-    parentSelector:
-      name: ucp-ceph-client-update-global
-    actions:
-      - method: merge
-        path: .
-  storagePolicy: cleartext
-data:
-  values:
-    conf:
-      pool:
-        target:
-          # NEWSITE-CHANGEME: Total number of OSDs. Does not need to change if
-          # your HW matches this site's HW. Verify for your environment.
-          # 8 OSDs per node x 4 nodes = 32
-          osd: 32
-...