Skip to content

Commit

Permalink
fix: mark che-pycharm-runtime-description component as container-cont…
Browse files Browse the repository at this point in the history
…ribution (#1565)

Signed-off-by: Vitaliy Gulyy <vgulyy@redhat.com>
  • Loading branch information
vitaliy-guliy authored Feb 1, 2023
1 parent 76ef09b commit 1bda0ba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,9 @@ editors:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-pycharm-injector
app.kubernetes.io/component: che-pycharm-runtime
app.kubernetes.io/part-of: che-pycharm.eclipse.org
controller.devfile.io/container-contribution: true
- name: projector-volume
volume: {}
- name: projector-configuration
Expand Down Expand Up @@ -869,8 +870,9 @@ editors:
discoverable: false
urlRewriteSupported: false
attributes:
app.kubernetes.io/component: che-pycharm-injector
app.kubernetes.io/component: che-pycharm-runtime
app.kubernetes.io/part-of: che-pycharm.eclipse.org
controller.devfile.io/container-contribution: true
- name: projector-volume
volume: {}
- name: projector-configuration
Expand Down

0 comments on commit 1bda0ba

Please sign in to comment.