Compare commits

...

3 Commits

@@ -20,6 +20,10 @@ spec:
labels: labels:
app: khalisio app: khalisio
spec: spec:
imagePullSecrets:
- name: ghcr-pull-secret
nodeSelector:
kubernetes.io/arch: amd64
containers: containers:
- name: web - name: web
image: ghcr.io/richard-callis/portfolio:latest image: ghcr.io/richard-callis/portfolio:latest