fix(k8s): Adjust blog image name to match new repo layout

This commit is contained in:
Vincent Ambo 2019-11-15 23:37:22 +00:00
parent 45d63bce17
commit ecd54d58b1

View file

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: tazblog
image: nixery.local/shell/tazjin.blog:{{ gitHEAD }}
image: nixery.local/shell/services.tazblog:{{ gitHEAD }}
command: [ "tazblog" ]
---
apiVersion: v1