mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-07 05:36:29 +08:00
Update documentation
This commit is contained in:
parent
6687f5458e
commit
b635499b62
@ -20,6 +20,7 @@ Following are the key capabilities of this action:
|
||||
|
||||
|
||||
## Action inputs
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@ -116,7 +117,7 @@ To promote/reject the canary created by the above snippet, the following YAML sn
|
||||
action: promote # substitute reject if you want to reject
|
||||
```
|
||||
|
||||
#### Deployment Strategies - Canary deployment based on Service Mesh Interface
|
||||
### Deployment Strategies - Canary deployment based on Service Mesh Interface
|
||||
|
||||
```yaml
|
||||
- uses: Azure/k8s-deploy@v1
|
||||
@ -199,7 +200,7 @@ jobs:
|
||||
demo-k8s-secret
|
||||
```
|
||||
|
||||
## Build container image and deploy to any Azure Kubernetes Service cluster
|
||||
### Build container image and deploy to any Azure Kubernetes Service cluster
|
||||
|
||||
```yaml
|
||||
on: [push]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user