11 lines
190 B
YAML
11 lines
190 B
YAML
apiVersion: playground.homelab.olsen.cloud/v1
|
|
kind: CloudflareDnsRecord
|
|
metadata:
|
|
name: test
|
|
spec:
|
|
account: main
|
|
domain: olsen.cloud
|
|
subdomain: testing1
|
|
type: CNAME
|
|
value: hello
|