apiVersion: v1 kind: Secret metadata: name: dynu-credentials data: APIKey: "secretkey" DomainID: "123456" BaseURL: "https://api.dynu.com/v2/dns/" Endpoint: "record" Production: "false" TTL: "600"