Compare commits
No commits in common. "edc926501620e132bf054a6ad3e4219dba0f0e5f" and "3f86585d88a4d82ce5413daa9a4cae78438e9c18" have entirely different histories.
edc9265016
...
3f86585d88
@ -27,7 +27,7 @@ spec:
|
||||
node-role.kubernetes.io/accelerator: "true"
|
||||
containers:
|
||||
- name: metis
|
||||
image: registry.bstein.dev/bstein/metis:0.1.0-6-amd64
|
||||
image: registry.bstein.dev/bstein/metis:0.1.0-5-amd64
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
@ -69,11 +69,11 @@ spec:
|
||||
readOnly: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
memory: 512Mi
|
||||
cpu: 150m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: "2"
|
||||
memory: 4Gi
|
||||
cpu: "1"
|
||||
memory: 1Gi
|
||||
securityContext:
|
||||
privileged: true
|
||||
runAsUser: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user