mirror of
https://github.com/matheusfm/httpbin-chart.git
synced 2026-02-14 09:39:51 +00:00
updating chart description and readme
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
name: httpbin
|
||||
description: Helm chart for install [httpbingo.org](https://httpbingo.org) on Kubernetes
|
||||
description: Helm chart for install httpbingo.org on Kubernetes
|
||||
type: application
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
appVersion: "v2.3.0"
|
||||
keywords:
|
||||
- httpbin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# httpbin-chart
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Helm chart for install [httpbingo.org](https://httpbingo.org) on Kubernetes
|
||||
|
||||
@@ -16,7 +16,9 @@ $ helm install httpbin matheusfm/httpbin
|
||||
These commands deploy [httpbin](https://httpbingo.org) on the Kubernetes cluster in the default configuration.
|
||||
The [Parameters](#parameters) section lists the parameters that can be configured during installation.
|
||||
|
||||
> **Tip:** List all releases using `helm list`
|
||||
> **Tips:**
|
||||
> - List all charts available in `matheusfm` repo using `helm search repo matheusfm`
|
||||
> - List all releases using `helm list`
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{{ template "chart.badgesSection" . }}
|
||||
|
||||
{{ template "chart.description" . }}
|
||||
Helm chart for install [httpbingo.org](https://httpbingo.org) on Kubernetes
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -18,7 +18,9 @@ $ helm install httpbin matheusfm/{{ template "chart.name" . }}
|
||||
These commands deploy [httpbin](https://httpbingo.org) on the Kubernetes cluster in the default configuration.
|
||||
The [Parameters](#parameters) section lists the parameters that can be configured during installation.
|
||||
|
||||
> **Tip:** List all releases using `helm list`
|
||||
> **Tips:**
|
||||
> - List all charts available in `matheusfm` repo using `helm search repo matheusfm`
|
||||
> - List all releases using `helm list`
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user