mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-22 19:35:45 +00:00
cert-manager
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
a39d676252
commit
bf61a80fee
7 changed files with 86 additions and 0 deletions
11
platform/cert-manager/Chart.yaml
Normal file
11
platform/cert-manager/Chart.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v2
|
||||
name: cert-manager
|
||||
description: Cert Manager
|
||||
type: application
|
||||
version: 1.0.0
|
||||
appVersion: 1.0.0
|
||||
|
||||
dependencies:
|
||||
- name: cert-manager
|
||||
version: v1.20.2
|
||||
repository: https://charts.jetstack.io
|
||||
Loading…
Add table
Add a link
Reference in a new issue