Moving dev branch code to master branch
[yaml_builds.git] / templates / software / charts / ucp / ceph / ceph-osd.j2
@@ -1,6 +1,6 @@
 ---
 ##############################################################################
-# Copyright © 2018 AT&T Intellectual Property. All rights reserved.          #
+# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.        #
 #                                                                            #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may    #
 # not use this file except in compliance with the License.                   #
 schema: armada/Chart/v1
 metadata:
   schema: metadata/Document/v1
-  name: ucp-ceph
+  name: ucp-ceph-osd
   layeringDefinition:
     abstract: false
     layer: site
     parentSelector:
-      name: ucp-ceph-global
+      name: ucp-ceph-osd-global
     actions:
       - method: replace
         path: .values.conf.storage.osd
@@ -43,8 +43,4 @@ data:
               type: directory
               location: {{osd.journal}}
 {% endfor %}
-      pool:
-        target:
-          osd: {{yaml.storage.osd_count}}
 ...
-