forked from public/stack
k/website: use self hosted container repository
This commit is contained in:
parent
8071c60c4f
commit
a508ec0172
|
@ -14,7 +14,8 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: website
|
||||
image: codeberg.org/distrust/distrust-co
|
||||
image: git.distrust.co/public/website
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 80
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue