mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-03 07:05:50 +02:00

Refactored to be able to use credentials from yaml file Updated DynuClient updated customDNSProviderConfig
7 lines
No EOL
114 B
YAML
7 lines
No EOL
114 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: dynu-credentials
|
|
data:
|
|
APIKeySecretKeyRef: ""
|
|
DomainIDKeyRef: "" |