Improve README.md and artifacthub.io

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:15 +01:00
parent ff9ab8693c
commit 4e1d3d78bb
11 changed files with 144 additions and 34 deletions
+5 -4
View File
@@ -1,8 +1,12 @@
# spire
<!-- This README.md is generated. Please edit README.md.gotmpl -->
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.4](https://img.shields.io/badge/AppVersion-1.5.4-informational?style=flat-square)
A Helm chart for deploying spire-server and spire-agent.
A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager.
**Homepage:** <https://github.com/philips-labs/helm-charts/tree/main/charts/spire>
> **Warning**: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server.
@@ -28,8 +32,6 @@ spec:
- --service-account-signing-key-file=/run/config/pki/sa.key
```
**Homepage:** <https://github.com/philips-labs/helm-charts/tree/main/charts/spire>
## Maintainers
| Name | Email | Url |
@@ -71,4 +73,3 @@ Kubernetes: `>=1.21.0-0`
| spire-server.trustDomain | string | `"example.org"` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)