fix(k8s): Adjust blog image name to match new repo layout
This commit is contained in:
parent
45d63bce17
commit
ecd54d58b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue