Update a ResourceQuota To update a ResourceQuotas you will have to create a ResourceQuotaClaims with specification for CPU and Memory. You can use the same units as the one available in Kubernetes, please refer to the official documentation Example cat <<EOF | kubectl apply -n demo-ns -f ...
To update aResourceQuotasyou will have to create aResourceQuotaClaimswith specification for CPU and Memory. You can use the same units as the one available in Kubernetes, please refer to theofficial documentation Example cat<<EOF| kubectl apply -n demo-ns -f -apiVersion: cagip.github.com/v...