You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prodwork01-argocd/resources/secret_do_token_external_dn...

9 lines
199 B
YAML

apiVersion: v1
stringData:
access-token: {{ .Values.do_token }}
kind: Secret
metadata:
name: digitalocean-dns
# namespace: {{ .Values.do_token_namespace }}
namespace: external-dns
type: Opaque