Skip to content

Commit

Permalink
No kollector (#526)
Browse files Browse the repository at this point in the history
* force nokollector branch in helm

Signed-off-by: Amir Malka <[email protected]>

* revert

Signed-off-by: Amir Malka <[email protected]>

---------

Signed-off-by: Amir Malka <[email protected]>
  • Loading branch information
amirmalka authored Dec 9, 2024
1 parent f784fe1 commit 8a3a618
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests_scripts/helm/base_helm.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ def install_armo_helm_chart(self, namespace: str = statics.CA_NAMESPACE_FROM_HEL

if self.local_helm_chart:
self.helm_armo_repo = self.local_helm_chart

self.helm_branch = "nokollector" # hardcoded to forcer the use of the nokollector branch in all tests

if self.helm_branch != DEFAULT_BRANCH:
self.download_armo_helm_chart_from_branch(branch=self.helm_branch)
Expand Down

0 comments on commit 8a3a618

Please sign in to comment.