mirror of https://github.com/istio/istio.io.git
Missing profile in the canary update example (#8830)
This commit is contained in:
parent
4ddd0ff35a
commit
544c2ba5b9
|
@ -261,6 +261,7 @@ metadata:
|
|||
name: example-istiocontrolplane-1-8-1
|
||||
spec:
|
||||
revision: 1-8-1
|
||||
profile: demo
|
||||
{{< /text >}}
|
||||
|
||||
Apply the updated `IstioOperator` CR to the cluster. After that, you will have two control plane deployments and services running side-by-side:
|
||||
|
|
Loading…
Reference in New Issue