Fix the image name

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2020-02-13 14:54:10 +01:00
parent 722848165b
commit 6da13d2fae
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ spec:
run: kardbot run: kardbot
spec: spec:
containers: containers:
- image: imartyn/karokardbot:0.0.1 - image: imartyn/karaokardbot:0.0.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: kardbot name: kardbot
resources: {} resources: {}