8 lines
165 B
YAML
8 lines
165 B
YAML
|
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||
|
kind: HelmRepository
|
||
|
metadata:
|
||
|
name: emberstack
|
||
|
spec:
|
||
|
interval: 30m
|
||
|
url: https://emberstack.github.io/helm-charts
|