halkeye/requestbin
Chart version: 0.1.0
Api version: v1
App version: 0.2.0
Inspect HTTP requests. Debug webhooks
application
Chart Type
Active
Status
Unknown
License
177
Downloads
https://halkeye.github.io/helm-charts
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install requestbin center/halkeye/requestbin
Versions (0)
View all
requestbin
Inspect HTTP requests. Debug webhooks
Current chart version is 0.1.0
Chart Values
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
fullnameOverride | string | "" |
|
host | string | "localhost" |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "rbino/mfpb" |
|
image.tag | string | "0.2.0" |
|
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
|
ingress.enabled | bool | false |
|
ingress.hosts[0].host | string | "chart-example.local" |
|
ingress.hosts[0].paths | list | [] |
|
ingress.tls | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podSecurityContext | object | {} |
|
port | int | 80 |
|
replicaCount | int | 1 |
|
resources | object | {} |
|
scheme | string | "http" |
|
secret_key_base | string | "" |
|
securityContext | object | {} |
|
service.port | int | 9999 |
|
service.type | string | "ClusterIP" |
|
serviceAccount.create | bool | true |
|
serviceAccount.name | string | nil |
|
tolerations | list | [] |