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 0e1b956 commit 988b0f4Copy full SHA for 988b0f4
config/manifests/kustomization.yaml
@@ -24,6 +24,11 @@ patches:
24
kind: ClusterServiceVersion
25
name: ibm-websphere-liberty.v0.0.0
26
namespace: placeholder
27
+- path: apiServerAccessPatch.yaml
28
+ target:
29
+ kind: ClusterServiceVersion
30
+ name: ibm-websphere-liberty.v0.0.0
31
+ namespace: placeholder
32
# [WEBHOOK] To enable webhooks, uncomment all the sections with [WEBHOOK] prefix.
33
# Do NOT uncomment sections with prefix [CERTMANAGER], as OLM does not support cert-manager.
34
# These patches remove the unnecessary "cert" volume and its manager container volumeMount.
0 commit comments