Skip to content

Commit e8a5a5f

Browse files
[release-1.4] conformance: fix invalid BackendTLSPolicy conformance test (#4117)
* conformance: fix invalid BackendTLSPolicy conformance test * Move to a real one --------- Co-authored-by: John Howard <[email protected]>
1 parent 6c63e00 commit e8a5a5f

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)