diff --git a/cluster/apps/database/redis/helm-release.yaml b/cluster/apps/database/redis/helm-release.yaml index 93683ae..5ad8e9b 100644 --- a/cluster/apps/database/redis/helm-release.yaml +++ b/cluster/apps/database/redis/helm-release.yaml @@ -59,7 +59,4 @@ spec: metrics: containerSecurityContext: enabled: true - runAsUser: 10000 - - volumePermissions: - enabled: true \ No newline at end of file + runAsUser: 10000 \ No newline at end of file