We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e4610 commit 41efa0aCopy full SHA for 41efa0a
charts/devtron/templates/gitsensor.yaml
@@ -73,6 +73,7 @@ spec:
73
securityContext:
74
runAsGroup: 1000
75
runAsUser: 1000
76
+ fsGroup: 1000
77
serviceAccountName: devtron-default-sa
78
{{- include "common.schedulerConfig" (dict "nodeSelector" $.Values.components.gitsensor.nodeSelector "tolerations" $.Values.components.gitsensor.tolerations "imagePullSecrets" $.Values.components.gitsensor.imagePullSecrets "global" $.Values.global) | indent 6 }}
79
containers:
0 commit comments