mirror of
https://github.com/danielgormly/drone-plugin-kube.git
synced 2026-06-14 22:11:16 +08:00
Watching for deployments
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
image: 10.0.0.24:443/test:example.{{commit}}
|
||||
image: nginx:alpine
|
||||
ports:
|
||||
- containerPort: 80
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user