mirror of
https://github.com/honestbee/drone-kubernetes.git
synced 2025-05-27 17:13:17 +00:00
Update readme
This commit is contained in:
parent
4dd07c4a73
commit
5800042246
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ This pipeline will update the `my-deployment` deployment with the image tagged `
|
|||
container: my-container
|
||||
tag: ${DRONE_COMMIT_SHA:8}
|
||||
|
||||
Deploying several new containers, eg in a scheduler-worker setup.
|
||||
Deploying several new containers, eg in a scheduler-worker setup. Make sure your container `name` in your manifest is the same for each pod.
|
||||
|
||||
pipeline:
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue