Skip to content
Snippets Groups Projects
Verified Commit 15d2dd09 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(node-features): Use minimal image

The regular image has a ton of vulnerabilities, the minimal image should
be fine.
parent 1114c38a
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,8 @@ spec: ...@@ -15,6 +15,8 @@ spec:
version: 0.10.1 version: 0.10.1
interval: 5m interval: 5m
values: values:
image:
tag: v0.10.1-minimal
tls: tls:
enable: true enable: true
certManager: true certManager: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment