diff --git a/config/post-install/storage-version-migrator.yaml b/config/post-install/storage-version-migrator.yaml index 65003a8a12f..c174a975f9d 100644 --- a/config/post-install/storage-version-migrator.yaml +++ b/config/post-install/storage-version-migrator.yaml @@ -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