fix(khalisio): add ghcr-pull-secret imagePullSecret
This commit is contained in:
@@ -20,6 +20,8 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: khalisio
|
app: khalisio
|
||||||
spec:
|
spec:
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: ghcr-pull-secret
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: ghcr.io/richard-callis/portfolio:latest
|
image: ghcr.io/richard-callis/portfolio:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user