Skip to content

Commit

Permalink
Merge pull request cert-manager#1941 from zakkg3/Alternative-install-…
Browse files Browse the repository at this point in the history
…helmfile

include helmfile alternative installation
  • Loading branch information
jetstack-bot committed Aug 1, 2019
2 parents 7975c92 + c73ce23 commit 146c4c0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/getting-started/install/kubernetes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,24 @@ supported backends.
Alternative installation methods
================================
Helmfile
--------
Helmfile is a declarative spec for deploying helm charts.
'cert-manager-installer': https://github.com/zakkg3/cert-manager-installer
It's an easy and automated way to install cert-manager.
Note: This is an external link and it's not officially maintained by cert-manager
but by the community.
.. code-block:: shell
git clone git@github.com:zakkg3/cert-manager-installer.git
cd cert-manager-installer
helmfile sync
kubeprod
--------
Expand Down

0 comments on commit 146c4c0

Please sign in to comment.