File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
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.6
16
+ version : 0.6.7
Original file line number Diff line number Diff line change 16
16
labels :
17
17
control-plane : controller-manager
18
18
{{- include "kube-reqsizer.selectorLabels" . | nindent 8 }}
19
- spec :
20
19
annotations :
21
- reqsizer.jatalocks.github.io/optimize : ' false'
20
+ reqsizer.jatalocks.github.io/optimize : ' false'
21
+ spec :
22
22
containers :
23
23
- args :
24
24
- --health-probe-bind-address=:8081
Original file line number Diff line number Diff line change 21
21
metadata :
22
22
labels :
23
23
control-plane : controller-manager
24
- spec :
25
24
annotations :
26
- reqsizer.jatalocks.github.io/optimize : ' false'
25
+ reqsizer.jatalocks.github.io/optimize : ' false'
26
+ spec :
27
27
securityContext :
28
28
runAsUser : 65532
29
29
containers :
You can’t perform that action at this time.
0 commit comments