We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df85de commit e39b096Copy full SHA for e39b096
config/manifests/kustomization.yaml
@@ -23,6 +23,11 @@ patches:
23
kind: ClusterServiceVersion
24
name: ibm-websphere-liberty.v0.0.0
25
namespace: placeholder
26
+- path: apiServerAccessPatch.yaml
27
+ target:
28
+ kind: ClusterServiceVersion
29
+ name: ibm-websphere-liberty.v0.0.0
30
+ namespace: placeholder
31
# [WEBHOOK] To enable webhooks, uncomment all the sections with [WEBHOOK] prefix.
32
# Do NOT uncomment sections with prefix [CERTMANAGER], as OLM does not support cert-manager.
33
# These patches remove the unnecessary "cert" volume and its manager container volumeMount.
0 commit comments