Skip to content

Commit 17e826c

Browse files
authored
docs(apim): Clarify that security context is on container level
1 parent 12eb0b9 commit 17e826c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/how-to-self-hosted-gateway-on-kubernetes-in-production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Request throttling in a self-hosted gateway can be enabled by using the API Mana
186186
## Security
187187
The self-hosted gateway is able to run as non-root in Kubernetes allowing customers to run the gateway securely.
188188

189-
Here's an example of the security context for the self-hosted gateway:
189+
Here's an example of the security context for the self-hosted gateway container:
190190
```yml
191191
securityContext:
192192
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)