add: neuvector

This commit is contained in:
nold 2022-02-18 09:59:50 +01:00
parent 363daa64ab
commit a862e1ee18
2 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,8 @@
config:
description: NeuVector Security
apps:
- name: core
repoURL: https://neuvector.github.io/neuvector-helm/
chart: core
targetRevision: 1.9.0

View file

@ -0,0 +1,43 @@
---
registry: reg.dc
tag: latest
enforcer:
image:
repository: neuvector/enforcer.preview
controller:
image:
repository: neuvector/controller.preview
replicas: 1
manager:
image:
repository: neuvector/manager.preview
env:
ssl: false
svc:
type: ClusterIP
ingress:
enabled: true
host: neuvector.dc
annotations:
cert-manager.io/cluster-issuer: vault-issuer
traefik.ingress.kubernetes.io/router.tls: 'true'
tls: true
secretName: neuvector-tls
cve:
scanner:
image:
repository: neuvector/scanner.preview
replicas: 1
updater:
image:
repository: neuvector/updater.preview
k3s:
enabled: true