Skip to content

Commit f36a984

Browse files
authored
Merge pull request #109598 from aksjoshi89/OSDOCS-18595
OSDOCS#18595: Improve documentation for ESO network policy
2 parents 5243163 + 94290c7 commit f36a984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

security/external_secrets_operator/external-secrets-operator-config-net-policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::_attributes/common-attributes.adoc[]
77
toc::[]
88

99
[role="_abstract"]
10-
The {external-secrets-operator} includes pre-defined `NetworkPolicies` for security, but you must configure additional, custom policies through the `ExternalSecretsConfig` custom resource to set the external-secrets controller egress allow policies to communicate with external providers. These configurable policies are set via the `ExternalSecretsConfig` custom resource to establish the egress allow policy.
10+
The {external-secrets-operator} for {product-title} includes pre-defined `NetworkPolicies` for security that rejects all egress traffic and allows traffic towards services that are required for the operand functionality. You must configure additional custom policies to allow the `external-secrets` controller to egress traffic towards external providers. These configurable policies are set through the `ExternalSecretsConfig` custom resource to establish the egress allow policy.
1111

1212
// Adding network policy to connect to permit all egress traffic
1313
include::modules/external-secrets-operator-egress-allow-all-traffic.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)