fix(khalisio): pin to amd64 nodes (image is amd64-only for now)
This commit is contained in:
@@ -22,6 +22,8 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: ghcr-pull-secret
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user