9 lines
194 B
YAML
9 lines
194 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: spiffe-hardened
|
|
namespace: spire-mgmt
|
|
spec:
|
|
interval: 1h
|
|
url: https://spiffe.github.io/helm-charts-hardened/
|