initial commit
This commit is contained in:
10
config/samples/dns_v1_resolver.yaml
Normal file
10
config/samples/dns_v1_resolver.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: dns.stinnesbeck.com/v1
|
||||
kind: Resolver
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/name: dns-operator
|
||||
app.kubernetes.io/managed-by: kustomize
|
||||
name: cloudflare
|
||||
spec:
|
||||
ipAddress: 1.1.1.1
|
||||
Reference in New Issue
Block a user