Skip to content

Instantly share code, notes, and snippets.

@HammoTime
Created July 18, 2020 09:11
Show Gist options
  • Save HammoTime/1045e5909ef87eeaf4daea354ce8a24c to your computer and use it in GitHub Desktop.
Save HammoTime/1045e5909ef87eeaf4daea354ce8a24c to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: digitalocean-dns
namespace: cert-manger-issuer
data:
access-token: <DIGITAL_OCEAN_API_KEY>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment