fix(db): Force cluster on arm64 nodes
This commit is contained in:
parent
4c37568c24
commit
e68c48f0f4
@ -9,6 +9,11 @@ spec:
|
||||
|
||||
imageName: git.halis.io/athens-school/cnpg-postgis:17-3.5
|
||||
|
||||
affinity:
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
|
||||
|
||||
storage:
|
||||
size: 1Gi
|
||||
storageClass: local-path
|
||||
|
Loading…
x
Reference in New Issue
Block a user