Skip to content

Commit

Permalink
Run generate-release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode committed Sep 26, 2024
1 parent 6656a43 commit df4d392
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openshift/release/artifacts/serving-post-install-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,12 @@ spec:
backoffLimit: 10
template:
metadata:
annotations:
sidecar.istio.io/inject: "false"
labels:
app: storage-version-migration-serving
app.kubernetes.io/name: knative-serving
app.kubernetes.io/component: storage-version-migration-job
app.kubernetes.io/version: "v1.15"
sidecar.istio.io/inject: "false"
spec:
serviceAccountName: controller
restartPolicy: OnFailure
Expand Down

0 comments on commit df4d392

Please sign in to comment.