Add link to digitalocean access-token docs
Signed-off-by: Zadkiel Aharonian <hello@zadkiel.fr>
This commit is contained in:
parent
c88624100b
commit
1cd4495fd1
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user