kubevela(6e6c4c76a6e0ec1f65551c4c897095863bb28195) for refs/heads/master commit
This commit is contained in:
parent
0273868685
commit
d7c95b6f69
|
@ -234,7 +234,7 @@ spec:
|
|||
replicas: 5
|
||||
```
|
||||
|
||||
5. Apply the application rollout that upgarde the application from v1 to v2
|
||||
5. Apply the application rollout that upgrade the application from v1 to v2
|
||||
```yaml
|
||||
apiVersion: core.oam.dev/v1beta1
|
||||
kind: AppRollout
|
||||
|
@ -263,4 +263,4 @@ Here is the high level state transition graph
|
|||
|
||||
## Roadmap
|
||||
|
||||
Our recent roadmap for progressive rollout is [here](./roadmap).
|
||||
Our recent roadmap for progressive rollout is [here](./roadmap).
|
||||
|
|
Loading…
Reference in New Issue