feat(argo-cd): prepare (dex) for readOnlyRootFilesystem (#623)

This commit is contained in:
Marco Kilchhofer 2021-03-10 11:16:21 +01:00 committed by GitHub
parent eb16df15da
commit 650abd1eb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 7 deletions

View file

@ -75,6 +75,7 @@ controller:
# capabilities:
# drop:
# - all
# readOnlyRootFilesystem: true
## Configures the controller port
containerPort: 8082
@ -254,6 +255,7 @@ dex:
# capabilities:
# drop:
# - all
# readOnlyRootFilesystem: true
resources: {}
# limits:
@ -303,6 +305,7 @@ redis:
# capabilities:
# drop:
# - all
# readOnlyRootFilesystem: true
## Redis Pod specific security context
securityContext:
@ -426,6 +429,7 @@ server:
# capabilities:
# drop:
# - all
# readOnlyRootFilesystem: true
resources: {}
# limits:
@ -786,6 +790,7 @@ repoServer:
# capabilities:
# drop:
# - all
# readOnlyRootFilesystem: true
resources: {}
# limits: