Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions helm/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,6 @@
{ "type": "number" },
{ "type": "string" }
]
},
"cpu": {
"oneOf": [
{ "type": "number" },
{ "type": "string" }
]
}
},
"required": [
Expand Down
1 change: 0 additions & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ resources:
cpu: "50m"
limits:
memory: "128Mi"
cpu: "100m"

aws:
# If specified, use the AWS region for AWS API calls
Expand Down