From d403d9e0e44c1de6aa43772f46b7f2f20d8a3939 Mon Sep 17 00:00:00 2001 From: "F.C. Martin" Date: Mon, 14 Oct 2024 08:11:26 +0200 Subject: [PATCH] loosend algorithm protection --- templates/node-config.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/node-config.tpl b/templates/node-config.tpl index 62ba488..081d4ed 100644 --- a/templates/node-config.tpl +++ b/templates/node-config.tpl @@ -53,8 +53,8 @@ encryption: policies: # Control which algorithm images are allowed to run on this node. This is # expected to be a valid regular expression. - allowed_algorithms: - - ^harbor2\.vantage6\.ai/[a-zA-Z]+/[a-zA-Z]+ + # allowed_algorithms: + # - ^harbor2\.vantage6\.ai/[a-zA-Z]+/[a-zA-Z]+ # - myalgorithm.ai/some-algorithm # The basics algorithm (harbor2.vantage5.ai/algorithms/basics) is whitelisted