Skip to content

Commit

Permalink
Update DNSPolicy model according to load balance change
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Smolar <[email protected]>
  • Loading branch information
Jakub Smolar committed Sep 19, 2024
1 parent 0acbaee commit 3ead233
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testsuite/kuadrant/policy/dns.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def create_instance(
"spec": {
"targetRef": parent.reference,
"providerRefs": [{"name": provider_secret_name}],
"routingStrategy": "simple",
},
}

Expand Down

0 comments on commit 3ead233

Please sign in to comment.