Skip to content

Commit

Permalink
kyverno: delete security context from policy reports cleanup job (#5276)
Browse files Browse the repository at this point in the history
See [here][1] for details.

1: https://kyverno.io/docs/installation/platform-notes/#notes-for-openshift-users

Signed-off-by: Andy Sadler <ansadler@redhat.com>
sadlerap authored Jan 15, 2025

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 115b4b5 commit 4669730
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -36,6 +36,8 @@ spec:
replicas: 3
reportsController:
replicas: 3
policyReportsCleanup:
securityContext: null
destination:
namespace: konflux-kyverno
server: '{{server}}'

0 comments on commit 4669730

Please sign in to comment.