File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ type: application
13
13
# This is the chart version. This version number should be incremented each time you make changes
14
14
# to the chart and its templates, including the app version.
15
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
- version : 0.6.5
16
+ version : 0.6.6
Original file line number Diff line number Diff line change 17
17
control-plane : controller-manager
18
18
{{- include "kube-reqsizer.selectorLabels" . | nindent 8 }}
19
19
spec :
20
+ annotations :
21
+ reqsizer.jatalocks.github.io/optimize : ' false'
20
22
containers :
21
23
- args :
22
24
- --health-probe-bind-address=:8081
Original file line number Diff line number Diff line change 22
22
labels :
23
23
control-plane : controller-manager
24
24
spec :
25
+ annotations :
26
+ reqsizer.jatalocks.github.io/optimize : ' false'
25
27
securityContext :
26
28
runAsUser : 65532
27
29
containers :
You can’t perform that action at this time.
0 commit comments