mirror of https://github.com/istio/istio.io.git
correct typo for link (#6312)
This commit is contained in:
parent
825304bbdc
commit
8d0d7bf6a7
|
@ -6,7 +6,7 @@ aliases:
|
|||
- /docs/tasks/security/ca-namespace-targeting/
|
||||
---
|
||||
|
||||
A cluster operator might decide not to generate `ServiceAccount` secrets for some subset of namespaces, or to make `ServiceAccount` secret generation opt-in per namespace. This task describes how an operator can configure their cluster for these situations. Full documentation of the Citadel namespace targeting mechanism can be found [here]((/docs/ops/configuration/mesh/secret-creation/).
|
||||
A cluster operator might decide not to generate `ServiceAccount` secrets for some subset of namespaces, or to make `ServiceAccount` secret generation opt-in per namespace. This task describes how an operator can configure their cluster for these situations. Full documentation of the Citadel namespace targeting mechanism can be found [here](/docs/ops/configuration/mesh/secret-creation/).
|
||||
|
||||
## Before you begin
|
||||
|
||||
|
|
Loading…
Reference in New Issue