add domain
This commit is contained in:
parent
2dc5bafb54
commit
ba5f1cae58
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ spec:
|
||||||
sources: ["ingress", "service"]
|
sources: ["ingress", "service"]
|
||||||
txtOwnerId: theshire
|
txtOwnerId: theshire
|
||||||
txtPrefix: k8s.theshire.
|
txtPrefix: k8s.theshire.
|
||||||
domainFilters: ["theshire.internal"]
|
domainFilters: ["theshire.internal", "jahanson.tech"]
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
enabled: true
|
enabled: true
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
|
|
Reference in a new issue