undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
280 stars 24 forks source link

UD-1682: address pod security admission warnings, fix service account… #308

Closed knrc closed 2 weeks ago

knrc commented 3 weeks ago

… name usage for download job

Description

Fix PSA warnings from openshift, part of which is to fix the service account name usage within the download job and remove the fsGroup.

Note the PVC name is changed for upgrades

Linked Issues

How has this been tested?

Checklist