We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288e713 commit 907b90bCopy full SHA for 907b90b
internal/gatewayapi/testdata/backend-tls-settings.in.yaml
@@ -251,8 +251,9 @@ backends:
251
name: backend-1
252
namespace: default
253
spec:
254
- tls: # the generated ir tls settings should contain the tls settings from Backend, BackendTLSPolicy and EnvoyProxy
255
- # the BackendTLSPolicy should override the one from Backend
+ # the BackendTLSPolicy should override the one from Backend
+ # the generated ir tls settings should contain the tls settings from Backend, BackendTLSPolicy and EnvoyProxy
256
+ tls:
257
caCertificateRefs:
258
- name: ca-cmap
259
group: ""
0 commit comments