Add flow-0.10.43 and update documentation
This commit is contained in:
@@ -2164,7 +2164,7 @@ auditLogging:
|
||||
|
||||
tls:
|
||||
# -- Enable TLS for internal service communication
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
# -- Namespaces for which certificates should be valid
|
||||
# By default uses the installation namespace (from global.namespace or --namespace flag)
|
||||
@@ -2231,7 +2231,7 @@ tls:
|
||||
# This works alongside existing OAuth 2.0 bearer token auth (defense in depth).
|
||||
mtls:
|
||||
# -- Require client certificates for inter-service communication
|
||||
enabled: true
|
||||
enabled: false
|
||||
# -- Client certificate validation mode
|
||||
# RequireCertificate: connections without valid client certs are rejected
|
||||
# AllowCertificate: client certs are validated if present, but not required
|
||||
|
||||
Reference in New Issue
Block a user