Skip to content

Commit

Permalink
fix(sol): update domain filter
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Oct 8, 2024
1 parent b304c64 commit ed27626
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ spec:
- --ignore-ingress-tls-spec
policy: sync
sources: ["ingress", "service"]
txtOwnerId: kyak
txtPrefix: k8s.kyak.
domainFilters: ["${SECRET_PUBLIC_DOMAIN}"]
txtOwnerId: sol
txtPrefix: k8s.sol.
domainFilters: ["286k.co"]
serviceMonitor:
enabled: true
podAnnotations:
Expand Down

0 comments on commit ed27626

Please sign in to comment.