Skip to content

Commit

Permalink
Removed comment from MLMD gRPC server config
Browse files Browse the repository at this point in the history
Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro authored and openshift-merge-bot[bot] committed Nov 14, 2024
1 parent a8da75c commit bacb3e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ stringData:
ssl_config {
server_cert: "{{.MlmdGrpcCertificateContents}}"
server_key: "{{.MlmdGrpcPrivateKeyContents}}"
client_verify: false // controls mTLS, which we don't use, so hardcode to false
client_verify: false
}

0 comments on commit bacb3e3

Please sign in to comment.