File tree 2 files changed +2
-7
lines changed
helm-charts/falcon-sensor
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.24 .1
18
+ version : 1.25 .1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 1.24 .1
23
+ appVersion : 1.25 .1
24
24
25
25
keywords :
26
26
- CrowdStrike
Original file line number Diff line number Diff line change @@ -12,11 +12,6 @@ metadata:
12
12
crowdstrike.com/provider : crowdstrike
13
13
helm.sh/chart : {{ include "falcon-sensor.chart" . }}
14
14
subjects :
15
- {{- if .Values.container.enabled }}
16
- - apiGroup : rbac.authorization.k8s.io
17
- kind : Group
18
- name : system:authenticated
19
- {{- end }}
20
15
- kind : ServiceAccount
21
16
name : {{ .Values.serviceAccount.name }}
22
17
namespace : {{ .Release.Namespace }}
You can’t perform that action at this time.
0 commit comments