Skip to content

Commit

Permalink
Merge pull request #1003 from equinor/readonly-filesystem
Browse files Browse the repository at this point in the history
Update radixconfig.yaml - readOnlyFileSystem = true
  • Loading branch information
emirgens authored Apr 16, 2024
2 parents ecc016c + 9dd62b9 commit ba64318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
from: release
components:
- name: web
readOnlyFileSystem: true
src: "."
ports:
- name: http
Expand All @@ -38,6 +39,7 @@ spec:
- DYNATRACE_API_TOKEN # Token to use for display of availability metrics
- OAUTH2_CLIENT_ID # Azure Application ID
- name: auth
readOnlyFileSystem: true
image: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0 # see https://github.com/oauth2-proxy/oauth2-proxy/blob/master/docs/docs/configuration/overview.md
ports:
- name: http
Expand Down

0 comments on commit ba64318

Please sign in to comment.