We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e129c7 commit 0dabde7Copy full SHA for 0dabde7
examples/istio-subset/rollout.yaml
@@ -27,7 +27,7 @@ spec:
27
cpu: 5m
28
strategy:
29
canary:
30
- analysis will be performed in background, while rollout is progressing through its steps
+ # analysis will be performed in background, while rollout is progressing through its steps
31
analysis:
32
startingStep: 1 # index of step list, of when to start this analysis
33
templates:
0 commit comments