-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Seems like there is an issue with the last image available for the pluginregistry image.
jdk was updated from 11.0.19 to 11.0.20 and appears an error:
java.lang.Error: java.io.FileNotFoundException: /usr/lib/jvm/java-11-openjdk-11.0.20.0.8-2.el8.x86_64/lib/tzdb.dat (No such file or directory)
You can override main/tooling/charts/tl500-course-content/templates/crw/crwv2.yaml
to:
... components: pluginRegistry: deployment: containers: - image: >- registry.redhat.io/devspaces/pluginregistry-rhel8@sha256:1be5c836fb2531475f07f48153d4b8c3db84fb7281c2cd54844b9037b0a526d5 name: plugin-registry
Updating this will solve the issue and will deploy the dev workspaces.
Metadata
Metadata
Assignees
Labels
No labels