Skip to content

Commit 3df85de

Browse files
committed
Add manifest patch for api server label
1 parent 82faa13 commit 3df85de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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-23T15:30:19Z"
65+
createdAt: "2024-02-23T20:12:48Z"
6666
description: Deploy and manage containerized Liberty applications
6767
olm.skipRange: '>=1.0.0 <1.3.1'
6868
operators.openshift.io/infrastructure-features: '["disconnected"]'
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- op: add
2+
path: /spec/install/spec/deployments/0/spec/template/metadata/labels-
3+
value:
4+
webspherelibertyapps.liberty.websphere.ibm.com/allow-apiserver-access: "true"

0 commit comments

Comments
 (0)