Skip to content

Commit

Permalink
add readOnlyRootFilesystem: true
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacicek committed Jul 16, 2024
1 parent 0bbf564 commit f8d5b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/semantic-hub/templates/hub/hub-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ spec:
securityContext:
runAsUser: 100
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
{{- if not .Values.hub.authentication }}
args: ["--spring.profiles.active=local"]
{{- end }}
Expand Down

0 comments on commit f8d5b21

Please sign in to comment.