mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
add prd
This commit is contained in:
parent
28ee277a90
commit
6dcb807697
25 changed files with 783 additions and 1 deletions
12
prd/vault/Chart.yaml
Normal file
12
prd/vault/Chart.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
apiVersion: v2
|
||||
name: vault
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.0.1
|
||||
appVersion: 0.0.1
|
||||
|
||||
dependencies:
|
||||
- name: vault
|
||||
repository: https://helm.releases.hashicorp.com
|
||||
version: 0.29.1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue