You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
341 B
YAML
20 lines
341 B
YAML
1 year ago
|
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||
|
kind: HelmRelease
|
||
|
metadata:
|
||
|
name: openebs
|
||
|
namespace: openebs
|
||
|
spec:
|
||
|
releaseName: openebs
|
||
|
chart:
|
||
|
spec:
|
||
|
chart: openebs
|
||
|
sourceRef:
|
||
|
kind: HelmRepository
|
||
|
name: openebs
|
||
|
namespace: repos
|
||
|
interval: 60m
|
||
|
install:
|
||
|
remediation:
|
||
|
retries: 3
|
||
|
values:
|