Add link to digitalocean access-token docs

Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
This commit is contained in:
Zadkiel Aharonian 2018-10-23 16:23:49 +02:00
parent c88624100b
commit 1cd4495fd1
No known key found for this signature in database
GPG Key ID: C93C54450571DC32

View File

@ -6,6 +6,10 @@ This provider uses a Kubernetes ``Secret`` Resource to work. In the
following example, the secret will have to be named ``digitalocean-dns`` following example, the secret will have to be named ``digitalocean-dns``
and have a subkey ``access-token`` with the token in it. and have a subkey ``access-token`` with the token in it.
To create a Personnal Access Token, see `DigitalOcean documentation <https://www.digitalocean.com/docs/api/create-personal-access-token/>`_.
Handy direct link: https://cloud.digitalocean.com/account/api/tokens/new
.. code-block:: yaml .. code-block:: yaml
digitalocean: digitalocean: