Enable pod security policies
[icn.git] / deploy / site / vm / e2etest / emco-podsecurity-release.yaml
1 ---
2 apiVersion: helm.toolkit.fluxcd.io/v2beta1
3 kind: HelmRelease
4 metadata:
5   name: emco-podsecurity
6   namespace: flux-system
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   releaseName: emco-podsecurity
18   targetNamespace: emco
19   install:
20     createNamespace: true
21   values:
22     roleRef: psp:privileged