Last active
July 9, 2024 18:26
-
-
Save agracey/6966338d34c7277f5b5ec6f4c1431b1b to your computer and use it in GitHub Desktop.
NV-on-Edge
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaultNamespace: neuvector | |
dependsOn: | |
- name: neuvector-crd | |
helm: | |
chart: core | |
repo: https://neuvector.github.io/neuvector-helm/ | |
releaseName: neuvector | |
values: | |
crdwebhook: | |
enabled: false | |
ranchersso: | |
enabled: false | |
k3s: | |
enabled: true | |
controller: | |
replicas: 2 | |
manager: | |
enabled: true | |
env: | |
ssl: false | |
cve: | |
updater: | |
enabled: false | |
scanner: | |
enabled: true | |
replicas: 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment