Skip to content

Commit

Permalink
fix: gpu limit inject override resource requests
Browse files Browse the repository at this point in the history
  • Loading branch information
hysyeah committed May 24, 2024
1 parent 3c18c0f commit 96f1d9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec:
serviceAccount: os-internal
containers:
- name: app-service
image: beclab/app-service:0.2.6
image: beclab/app-service:0.2.7
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
Expand Down

0 comments on commit 96f1d9f

Please sign in to comment.