Skip to content

Commit

Permalink
Add EventPolicy to storage version migrator
Browse files Browse the repository at this point in the history
While this is not strictly needed, this prevents issues we could run
into eventually with storage version migrations.

Signed-off-by: Pierangelo Di Pilato <[email protected]>
  • Loading branch information
pierDipi committed Dec 13, 2024
1 parent f82811b commit e7d896b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/post-install/storage-version-migrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ spec:
- "subscriptions.messaging.knative.dev"
- "triggers.eventing.knative.dev"
- "jobsinks.sinks.knative.dev"
- "eventpolicies.eventing.knative.dev"
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
Expand Down

0 comments on commit e7d896b

Please sign in to comment.