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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: tazblog
|
- name: tazblog
|
||||||
image: nixery.local/shell/tazjin.blog:{{ gitHEAD }}
|
image: nixery.local/shell/services.tazblog:{{ gitHEAD }}
|
||||||
command: [ "tazblog" ]
|
command: [ "tazblog" ]
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|
Loading…
Reference in a new issue