Skip to content

Commit

Permalink
add stable version to do-agent k8s image (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
blockloop authored Feb 27, 2019
1 parent 8bfecf9 commit 215dfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/do-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: do-node-agent
image: docker.io/digitalocean/do-agent:unstable
image: docker.io/digitalocean/do-agent:1
resources:
limits:
cpu: 102m
Expand Down

0 comments on commit 215dfef

Please sign in to comment.