Skip to content

Commit 4c403cf

Browse files
authored
conformance: fix invalid BackendTLSPolicy conformance test (#4105)
* conformance: fix invalid BackendTLSPolicy conformance test * Move to a real one
1 parent 57c52a3 commit 4c403cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/tests/backendtlspolicy-observed-generation-bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ spec:
4141
- group: ""
4242
kind: ConfigMap
4343
# This ConfigMap is generated dynamically by the test suite.
44-
name: "backend-tls-checks-certificate"
44+
name: "tls-checks-ca-certificate"
4545
hostname: "abc.example.com"

0 commit comments

Comments
 (0)