From 91a966206fc3dbe7f2371d9148294612e05fe139 Mon Sep 17 00:00:00 2001 From: Jeff Augustine Date: Wed, 12 Apr 2017 15:31:38 -0500 Subject: [PATCH] Corrected project name in README files Change-Id: I4e97d7c66506dc08c6c3eee163dc2a98e04d5771 --- ceph/README.md | 2 +- mariadb/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph/README.md b/ceph/README.md index ed0fdf5647..1d282331e8 100644 --- a/ceph/README.md +++ b/ceph/README.md @@ -1,4 +1,4 @@ -# aic-helm/ceph +# openstack-helm/ceph This chart installs a working version of ceph. It is based on the ceph-docker work and follows closely with the setup [examples](https://github.com/ceph/ceph-docker/tree/master/examples/kubernetes) for kubernetes. diff --git a/mariadb/README.md b/mariadb/README.md index d72541811c..55bf45efe8 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,4 +1,4 @@ -# aic-helm/mariadb +# openstack-helm/mariadb By default, this chart creates a 3-member mariadb galera cluster.