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/templates/secret_do_token_cert_manage...

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: cert-manager
type: Opaque