mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
feature: helm chart configurations to deploy beelzebub on kubernetes (#63)
* Initial helm chart configuration * configure config map with beelzebub configuration * edit README.md add helm docs * configured config maps *parametric configmaps using values.yaml * addd services confgiuration by chart values * update readme.md
This commit is contained in:
12
beelzebub-chart/Chart.yaml
Normal file
12
beelzebub-chart/Chart.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
apiVersion: v2
|
||||
name: beelzebub-chart
|
||||
description: A Helm chart for Kubernetes
|
||||
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "v3.0.0"
|
||||
|
||||
maintainers:
|
||||
- name: mariocandela
|
||||
email: mario.candela.personal@gmail.com
|
||||
url: https://github.com/mariocandela
|
Reference in New Issue
Block a user