use proper operator so requests are not stripped
This commit is contained in:
@@ -3,13 +3,13 @@
|
|||||||
{
|
{
|
||||||
_config+:: {
|
_config+:: {
|
||||||
resources+:: {
|
resources+:: {
|
||||||
'addon-resizer': {
|
'addon-resizer'+: {
|
||||||
limits: {},
|
limits: {},
|
||||||
},
|
},
|
||||||
'kube-rbac-proxy': {
|
'kube-rbac-proxy'+: {
|
||||||
limits: {},
|
limits: {},
|
||||||
},
|
},
|
||||||
'node-exporter': {
|
'node-exporter'+: {
|
||||||
limits: {},
|
limits: {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user