Skip to content

Commit

Permalink
remove also imagestreams for c8s
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank committed Jun 3, 2024
1 parent cda80c1 commit 4502b5a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
Binary file removed imagestreams/.imagestreams.yaml.swp
Binary file not shown.
19 changes: 0 additions & 19 deletions imagestreams/httpd-centos.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,25 +47,6 @@
"type": "Local"
}
},
{
"name": "2.4-micro-el8",
"annotations": {
"openshift.io/display-name": "Apache HTTP Server 2.4-micro (CentOS Stream 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"description": "Build and serve static content via Apache HTTP Server (httpd) 2.4-micro on CentOS Stream 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/httpd-container/blob/master/2.4-micro/README.md.",
"iconClass": "icon-httpd",
"tags": "builder,httpd",
"version": "2.4-micro",
"sampleRepo": "https://github.com/sclorg/httpd-ex.git"
},
"from": {
"kind": "DockerImage",
"name": "quay.io/sclorg/httpd-24-micro-c8s:latest"
},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "2.4-micro-el9",
"annotations": {
Expand Down
3 changes: 0 additions & 3 deletions imagestreams/imagestreams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
- name: UBI 9
app_versions: ["2.4"]

- name: CentOS Stream 8
app_versions: ["2.4-micro"]

- name: CentOS Stream 9
app_versions: ["2.4-micro"]

Expand Down

0 comments on commit 4502b5a

Please sign in to comment.