Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Switch Servo base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Watters committed May 30, 2020
1 parent 3c656f0 commit e4f5090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/manifests/servo/servo-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:

containers:
- name: main
image: blakewatters/servo-k8s-prom-vegeta
image: opsani/servo-k8s-prom-vegeta:latest
args:
- {{ .AppName }}
- '--auth-token=/etc/opsani/token'
Expand Down

0 comments on commit e4f5090

Please sign in to comment.