Merge branch 'master' of ssh://git.ervine.org/jonny/x86_64-alpine-sonarr
This commit is contained in:
commit
05545f5a1b
@ -14,7 +14,7 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.10
|
||||
version: 0.2.0
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
||||
@ -29,7 +29,7 @@ securityContext:
|
||||
# - ALL
|
||||
readOnlyRootFilesystem: true
|
||||
runAsNonRoot: true
|
||||
runAsUser: 1003
|
||||
runAsUser: 1027
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
||||
Loading…
Reference in New Issue
Block a user