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

fix(node-features): Drop values

This patch drops the values section from the node feature discovery helm
chart, since tls is deprecated and hardcoding the image is a stupid
idea.
parent c1a2abb3
No related branches found
No related tags found
No related merge requests found
......@@ -14,12 +14,6 @@ spec:
namespace: node-features-system
version: 0.14.1
interval: 5m
values:
image:
tag: v0.10.1-minimal
tls:
enable: true
certManager: true
install:
crds: CreateReplace
upgrade:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment