fix(khalisio): add ghcr-pull-secret imagePullSecret

This commit is contained in:
2026-05-20 09:20:48 +00:00
parent c4e088cc49
commit 277e834d5c
@@ -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