flux-charts/infra-ingress
2023-12-21 13:58:59 +01:00
..
templates fix(infra-ingress): use hostPort instatt of loadbalancer service 2023-12-21 13:58:59 +01:00
.helmignore fix(infra-ingress): init 2023-11-25 01:46:05 +01:00
Chart.yaml fix: chart-testing 2023-12-20 01:43:22 +01:00
README.adoc chore(docs): generate 2023-12-20 11:19:14 +01:00
values.yaml fix(infra-ingress): init 2023-11-25 01:46:05 +01:00


= infra-ingress

image::https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square[Version: 0.1.0]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
== Maintainers

.Maintainers
|===
| Name | Email | Url

| WrenIX
|
| <https://wrenix.eu>
|===

== Values

.Values
|===
| Key | Type | Default | Description

| commons.helm.release.install
| object
| `{}`
|

| commons.helm.release.test
| object
| `{}`
|

| commons.helm.release.upgrade
| object
| `{}`
|

| commons.ingress.domain
| string
| `"wrenix.eu"`
|

| commons.prometheus.monitor.labels
| object
| `{}`
|

| controller
| string
| `"traefik"`
|

| external
| bool
| `true`
|

| init.namespace
| string
| `"bases"`
|

| init.version
| int
| `0`
|

| traefik.hostPath
| string
| `"/srv/k8s/pv/pvc-traefik-certs"`
|
|===

Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs]