* Add broker suport to the spire-ha-agent Signed-off-by: Kevin Fox <[email protected]> --------- Signed-off-by: Kevin Fox <[email protected]> Signed-off-by: kfox1111 <[email protected]> --------- Signed-off-by: Kevin Fox <[email protected]> Signed-off-by: kfox1111 <[email protected]> Co-authored-by: Faisal Memon <[email protected]>
24 lines
722 B
YAML
24 lines
722 B
YAML
apiVersion: v2
|
|
name: spire-ha-agent
|
|
description: A Helm chart to install the SPIRE HA agent.
|
|
type: application
|
|
version: 0.2.0
|
|
appVersion: "0.2.0"
|
|
keywords: ["spiffe", "spire-ha-agent"]
|
|
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-ha-agent
|
|
sources:
|
|
- https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire
|
|
icon: https://spiffe.io/img/logos/spire/icon/color/spire-icon-color.png
|
|
maintainers:
|
|
- name: marcofranssen
|
|
email: [email protected]
|
|
url: https://marcofranssen.nl
|
|
- name: kfox1111
|
|
email: [email protected]
|
|
- name: faisal-memon
|
|
email: [email protected]
|
|
dependencies:
|
|
- name: spire-lib
|
|
repository: file://../spire-lib
|
|
version: 0.2.0
|