Skip to content

Commit

Permalink
loosend algorithm protection
Browse files Browse the repository at this point in the history
  • Loading branch information
frankcorneliusmartin committed Oct 14, 2024
1 parent 43609fc commit d403d9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/node-config.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d403d9e

Please sign in to comment.