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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: website
|
- name: website
|
||||||
image: codeberg.org/distrust/distrust-co
|
image: git.distrust.co/public/website
|
||||||
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue