mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
add cert manager to dmz
This commit is contained in:
parent
ed3d4941b3
commit
ba79286ce6
6 changed files with 124 additions and 0 deletions
11
dmz/cert-manager/Chart.yaml
Normal file
11
dmz/cert-manager/Chart.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v2
|
||||
name: cert-manager
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.0.1
|
||||
appVersion: 0.0.1
|
||||
|
||||
dependencies:
|
||||
- name: cert-manager
|
||||
repository: https://charts.jetstack.io
|
||||
version: v1.16.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue