fix owncloud
This commit is contained in:
@ -10,14 +10,9 @@ image:
|
||||
tag: "latest"
|
||||
|
||||
# Security context for the container
|
||||
podSecurityContext:
|
||||
fsGroup: 33
|
||||
|
||||
containerSecurityContext:
|
||||
runAsUser: 33
|
||||
runAsGroup: 33
|
||||
allowPrivilegeEscalation: false
|
||||
podSecurityContext: {}
|
||||
|
||||
containerSecurityContext: {}
|
||||
|
||||
# Database configuration
|
||||
database:
|
||||
|
Reference in New Issue
Block a user