File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: rocketadmin
33description : Rocketadmin is a web-based application for creating admin panels for your projects.
44type : application
55icon : https://avatars.githubusercontent.com/u/84132223
6- version : 1.0.1
6+ version : 1.0.2
77home : https://rocketadmin.com
88sources :
99 - https://github.com/rocket-admin/rocketadmin
Original file line number Diff line number Diff line change 2626 {{- end }}
2727 serviceAccountName : {{ include "rocketadmin.serviceAccountName" . }}
2828 securityContext :
29- fsGroup : 999
3029 {{- toYaml .Values.podSecurityContext | nindent 8 }}
3130{{- if .Values.pglite.enabled }}
3231 volumes :
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ serviceAccount:
3838
3939podAnnotations : {}
4040
41- podSecurityContext : {}
42- # fsGroup: 2000
41+ podSecurityContext :
42+ fsGroup : 999
4343
4444securityContext : {}
4545 # capabilities:
You can’t perform that action at this time.
0 commit comments