Is there any guidance on setting the values here? ...
# deployment-kubernetes
a
Is there any guidance on setting the values here? Not able to figure out the best configuration..
Copy code
run_k8s_config:
      container_config:
        resources:
          limits:
            cpu: 1000m
            memory: 1024Mi
server_k8s_config:
      container_config:
        resources:
          limits:
            cpu: 1000m
            memory: 4096Mi