DigitalOceanΒΆ
This provider uses a Kubernetes Secret
Resource to work. In the
following example, the secret will have to be named digitalocean-dns
and have a subkey access-token
with the token in it.
To create a Personnal Access Token, see DigitalOcean documentation. Handy direct link: https://cloud.digitalocean.com/account/api/tokens/new
digitalocean:
tokenSecretRef:
name: digitalocean-dns
key: access-token