Skip to content

Commit

Permalink
Revert "Update radixconfig.yaml - readOnlyFileSystem = true"
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 authored Apr 16, 2024
1 parent ba64318 commit 6c02c27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ spec:
from: release
components:
- name: web
readOnlyFileSystem: true
src: "."
ports:
- name: http
Expand All @@ -39,7 +38,6 @@ 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 6c02c27

Please sign in to comment.