From d25b3221c3f596adf8edf2e4f31776d34f762d1f Mon Sep 17 00:00:00 2001 From: caoyuan Date: Tue, 26 Jun 2018 11:53:08 +0800 Subject: [PATCH] Fix the default values for some projects Change-Id: I4e812e5e4c61cde6d793300470e0777b65c337d7 --- ceilometer/values.yaml | 2 +- ingress/values.yaml | 2 +- ironic/values.yaml | 2 +- magnum/values.yaml | 2 +- openvswitch/values.yaml | 2 +- senlin/values.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ceilometer/values.yaml b/ceilometer/values.yaml index db98b56979..0289d12a06 100644 --- a/ceilometer/values.yaml +++ b/ceilometer/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for keystone. +# Default values for ceilometer. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value diff --git a/ingress/values.yaml b/ingress/values.yaml index 005066b893..2a0e4bd02b 100644 --- a/ingress/values.yaml +++ b/ingress/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for memcached. +# Default values for ingress. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value diff --git a/ironic/values.yaml b/ironic/values.yaml index 08bab364df..8f7f8e6ecd 100644 --- a/ironic/values.yaml +++ b/ironic/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for keystone. +# Default values for ironic. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value diff --git a/magnum/values.yaml b/magnum/values.yaml index 21d3b74ac4..a04fa88fbc 100644 --- a/magnum/values.yaml +++ b/magnum/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for keystone. +# Default values for magnum. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value diff --git a/openvswitch/values.yaml b/openvswitch/values.yaml index dd2ff659f0..9d27558c87 100644 --- a/openvswitch/values.yaml +++ b/openvswitch/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for neutron. +# Default values for openvswitch. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value diff --git a/senlin/values.yaml b/senlin/values.yaml index a91d5427ef..53802f1d9f 100644 --- a/senlin/values.yaml +++ b/senlin/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for keystone. +# Default values for senlin. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value