First attempt at this.
This commit is contained in:
commit
eb360907f0
1 changed files with 8 additions and 0 deletions
8
fleet.yaml
Normal file
8
fleet.yaml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
namespace: cert-manager
|
||||||
|
helm:
|
||||||
|
repo: https://charts.jetstack.io
|
||||||
|
releaseName: cert-manager
|
||||||
|
chart: jetstack/cert-manager
|
||||||
|
values:
|
||||||
|
installCRDs: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue