mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/several] Fix comment mentioning Keycloak (#24661)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
f20a9760ba
commit
641c546806
@@ -476,8 +476,8 @@ networkPolicy:
|
||||
##
|
||||
enabled: true
|
||||
## @param networkPolicy.allowExternal The Policy model to apply
|
||||
## When set to false, only pods with the correct client label will have network access to the ports Keycloak is
|
||||
## listening on. When true, Keycloak will accept connections from any source (with the correct destination port).
|
||||
## When set to false, only pods with the correct client label will have network access to the ports Memcached is
|
||||
## listening on. When true, Memcached will accept connections from any source (with the correct destination port).
|
||||
##
|
||||
allowExternal: true
|
||||
## @param networkPolicy.allowExternalEgress Allow the pod to access any range of port and all destinations.
|
||||
|
||||
Reference in New Issue
Block a user