1
0
Fork 0
mirror of https://github.com/honestbee/drone-kubernetes.git synced 2025-09-10 23:53:21 +00:00

Add namespace option

This commit is contained in:
Charles Martinot 2017-01-16 10:00:29 +08:00
parent 4490e740d3
commit 8d2432c6e8
2 changed files with 6 additions and 3 deletions

View file

@ -12,6 +12,7 @@ This pipeline will update the `my-deployment` deployment with the image tagged `
deployment: my-deployment
repo: myorg/myrepo
name: my-container
namespace: default
tag: ${DRONE_COMMIT_SHA:8}
## Required secrets