Skip to content

Commit

Permalink
Merge pull request confluentinc#209 from confluentinc/joel-hamill/DOC…
Browse files Browse the repository at this point in the history
…S-1097

Remove incorrect reference
  • Loading branch information
joel-hamill authored Dec 18, 2018
2 parents 43c34c3 + 1899956 commit c5b56a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Kubernetes Helm Charts
======================

You can use the |cos| Helm charts to deploy |cp| services on Kubernetes for development, test, and proof of concept environments.
You can use the Helm charts to deploy |cp| services on Kubernetes for development, test, and proof of concept environments.

.. important:: The |cp| Helm charts are in developer preview and are not supported for production use.

Expand Down Expand Up @@ -70,7 +70,7 @@ installation.
kubectl patch deploy --namespace kube-system tiller-deploy -p '{"spec":{"template":{"spec":{"serviceAccount":"tiller"}}}}'
helm init --service-account tiller --upgrade
Run Confluent Platform
Run |cp|
----------------------

Follow these steps to run |cp|.
Expand Down

0 comments on commit c5b56a1

Please sign in to comment.