Add OpenEBS cStor to addons
[icn.git] / deploy / site / cluster-addons / openebs-podsecurity.yaml
1 ---
2 apiVersion: helm.toolkit.fluxcd.io/v2beta1
3 kind: HelmRelease
4 metadata:
5   name: podsecurity
6   namespace: openebs
7 spec:
8   interval: 5m
9   chart:
10     spec:
11       chart: deploy/podsecurity
12       sourceRef:
13         kind: GitRepository
14         name: icn
15         namespace: flux-system
16       interval: 1m
17   install:
18     remediation:
19       retries: -1
20   upgrade:
21     remediation:
22       retries: -1
23   values:
24     roleRef: psp:privileged