11 lines
208 B
YAML
11 lines
208 B
YAML
apiVersion: helm.fluxcd.io/v1
|
|
kind: HelmRelease
|
|
metadata:
|
|
name: longhorn
|
|
namespace: longhorn-system
|
|
spec:
|
|
chart:
|
|
repository: https://charts.longhorn.io/longhorn
|
|
name: podinfo
|
|
version: 1.2.3
|