Fix warning (#4366)

This commit is contained in:
Eric Van Norman 2019-06-12 13:56:53 -05:00 committed by mergify[bot]
parent 7cf067989b
commit cffa20642c
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@ please ensure your Istio control plane components and your applications are
highly available with multiple replicas (as multi-replica Citadel is still highly available with multiple replicas (as multi-replica Citadel is still
under development, Citadel should be deployed with one replica). under development, Citadel should be deployed with one replica).
{{ warning }} {{< warning >}}
Citadel does not support multiple instances. Running multiple Citadel instances Citadel does not support multiple instances. Running multiple Citadel instances
may introduce race conditions and lead to system outages. may introduce race conditions and lead to system outages.
{{ /warning }} {{< /warning >}}
This flow assumes that the Istio components are installed and upgraded in the This flow assumes that the Istio components are installed and upgraded in the
`istio-system` namespace. `istio-system` namespace.