diff --git a/deployment/helm/values.yaml b/deployment/helm/values.yaml index 6b11690b6..c9a1555a2 100644 --- a/deployment/helm/values.yaml +++ b/deployment/helm/values.yaml @@ -415,11 +415,11 @@ onvif: memoryRequest: 11Mi # cpuRequest defines the minimum amount of CPU that must be available to this Pod # for it to be scheduled by the Kubernetes Scheduler - cpuRequest: 10m + cpuRequest: 300m # memoryLimit defines the maximum amount of RAM this Pod can consume. memoryLimit: 24Mi # cpuLimit defines the maximum amount of CPU this Pod can consume. - cpuLimit: 24m + cpuLimit: 1300m opcua: configuration: