File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 # The default Cloud SQL proxy image runs as the
6969 # "nonroot" user and group (uid: 65532) by default.
7070 runAsNonRoot : true
71- # Resource configuration depends on an application's requirements. You
72- # should adjust the following values based on what your application
73- # needs. For details, see https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
71+ # You should use resource requests/limits as a best practice to prevent
72+ # pods from consuming too many resources and affecting the execution of
73+ # other pods. You should adjust the following values based on what your
74+ # application needs. For details, see
75+ # https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
7476 resources :
7577 requests :
7678 # The proxy's memory use scales linearly with the number of active
You can’t perform that action at this time.
0 commit comments