Skip to content
Snippets Groups Projects
Commit 891bc430 authored by Abhay Joshi's avatar Abhay Joshi
Browse files

Squashed commit of the following

commit 845f7d12 
Author: Abhay <bios@amazon.com> 
Date: Tue Mar 21 2023 07:29:28 GMT-0700 (Pacific Daylight Time) 

    Renaming variable


commit 75e59160 
Author: Abhay <bios@amazon.com> 
Date: Mon Mar 20 2023 10:46:10 GMT-0700 (Pacific Daylight Time) 

    adding changes for rootFilesystem
parent 7213a49b
No related branches found
No related tags found
4 merge requests!438Draft: CG Vulnerability for Woodstox - CVE-2022-40151,!430Upgraded Version of spring-security-config due to Component Governance CVE-2023-34034,!388Fix FOSSA notice,!383AWS integration merge
......@@ -44,6 +44,8 @@ environmentVariables:
value: "/mnt/params"
- name: LEGAL_SERVICE_REPOSITORY_IMPLEMENTATION
value: "{{ default `dynamodb` .Values.global.coreDbProvider }}"
- name: TMP_VOLUME_PATH
value: "/tmp"
# Resource Config
maxConnections: 200
......@@ -80,7 +82,7 @@ cors:
securityContext:
runAsUser: 10001
runAsNonRoot: true
readOnlyRootFilesystem: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
capabilities:
drop:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment