fix(khalisio): pin to amd64 nodes (image is amd64-only for now)
This commit is contained in:
@@ -22,6 +22,8 @@ spec:
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-pull-secret
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: amd64
|
||||
containers:
|
||||
- name: web
|
||||
image: ghcr.io/richard-callis/portfolio:latest
|
||||
|
||||
Reference in New Issue
Block a user