mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00

* 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
12 lines
254 B
YAML
12 lines
254 B
YAML
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 |