updated to include vendoring... some mods were made to avoid build error

This commit is contained in:
vallard
2016-12-20 15:54:57 -08:00
parent 770e082620
commit 1bcef22c3a
3 changed files with 25 additions and 12 deletions
+1 -9
View File
@@ -8,15 +8,7 @@ kubectl set image deploy/nginx-deployment nginx=nginx:sometag
```yaml
pipeline:
kube:
image: vallard/drone-kube
namespace: default
name: hottub
containers:
- name: hottub
image: jamesbrown/hottub:{{BUILD_ID}}
- name: healthz
image: some/example:{{BUILD_ID}}
template: deployment.yaml
```
## Secrets
The kube