'update files with ansible'

This commit is contained in:
jonny 2021-04-03 17:29:08 +00:00
parent bf417dc0a2
commit 45aa54bd2e
2 changed files with 3 additions and 3 deletions

View File

@ -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.15
version: 0.1.16
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.

View File

@ -26,8 +26,8 @@ securityContext:
# capabilities:
# drop:
# - ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 1027
service: