Hi people! I am trying to delete the CPU limits on the zeebe-gateway and zeebe, but I always have a response error and the HelmRelease never install good.
I tryed to set like:
limits:
cpu: null
limits:
cpu: “null”
limits:
cpu: “”
limits:
cpu: 0
limits:
{delete the line} but finally install with the default value
Can someone help me ??
I am using this version of the char:
chart:
spec:
chart: camunda-platform
version: 10.0.2
sourceRef:
kind: HelmRepository
name: camunda