more changes
This commit is contained in:
@@ -43,6 +43,11 @@ spec:
|
||||
description: IPAddress is the main field for a resolver. This will
|
||||
be used to run queries against.
|
||||
type: string
|
||||
port:
|
||||
default: 53
|
||||
description: Port used for dns lookup queries, will default to 53
|
||||
if omitted
|
||||
type: integer
|
||||
required:
|
||||
- ipAddress
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user