fixed
This commit is contained in:
@@ -19,14 +19,7 @@ spec:
|
||||
- name: fastapi-api
|
||||
image: git.fpmoz.sum.ba/dvasic/fastapi-todo-api:1.0
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: "50m"
|
||||
memory: "64Mi"
|
||||
limits:
|
||||
cpu: "100m"
|
||||
memory: "128Mi"
|
||||
|
||||
|
||||
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
||||
Reference in New Issue
Block a user