Skip to content

Commit cd82c8e

Browse files
committed
Remove old apiserver patch
1 parent 52071a0 commit cd82c8e

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ metadata:
6262
capabilities: Auto Pilot
6363
categories: Application Runtime
6464
containerImage: icr.io/cpopen/websphere-liberty-operator:daily
65-
createdAt: "2024-02-23T20:12:48Z"
65+
createdAt: "2024-04-23T15:10:47Z"
6666
description: Deploy and manage containerized Liberty applications
6767
olm.skipRange: '>=1.0.0 <1.3.1'
6868
operators.openshift.io/infrastructure-features: '["disconnected"]'

config/manifests/apiServerAccessPatch.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

config/manifests/kustomization.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ patches:
2424
kind: ClusterServiceVersion
2525
name: ibm-websphere-liberty.v0.0.0
2626
namespace: placeholder
27-
- path: apiServerAccessPatch.yaml
28-
target:
29-
kind: ClusterServiceVersion
30-
name: ibm-websphere-liberty.v0.0.0
31-
namespace: placeholder
3227
# [WEBHOOK] To enable webhooks, uncomment all the sections with [WEBHOOK] prefix.
3328
# Do NOT uncomment sections with prefix [CERTMANAGER], as OLM does not support cert-manager.
3429
# These patches remove the unnecessary "cert" volume and its manager container volumeMount.

0 commit comments

Comments
 (0)