Skip to content

Commit

Permalink
Make cert-manager required feature for cacerts csi driver
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 27, 2024
1 parent 6cbf691 commit 9579f1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ spec:
featureSet: opscenter-security
featureBlock: cert-manager
recommended: false
requirements:
features:
- cert-manager
readinessChecks:
workloads:
- group: apps
Expand Down
1 change: 1 addition & 0 deletions features.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ graph TD;
kubevault-opscenter-->kubevault;
kubevault-opscenter-->grafana-operator;
kubevault-->license-proxyserver;
cert-manager-csi-driver-cacerts-->cert-manager;
cert-manager-->gateway-api;
falco-ui-server-->falco;
falco-ui-server-->grafana-operator;
Expand Down

0 comments on commit 9579f1f

Please sign in to comment.