Skip to content

Commit

Permalink
Update flux helm repository URL
Browse files Browse the repository at this point in the history
Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
  • Loading branch information
Jesús Benito Calzada committed Jul 12, 2024
1 parent 47af6af commit 69ecd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ installFlux() {
k8s_wait_for_deployment ${namespace} source-controller

# Add test repository.
kubectl apply -f https://raw.githubusercontent.com/fluxcd/source-controller/main/config/samples/source_v1beta2_helmrepository.yaml
kubectl apply -f https://raw.githubusercontent.com/fluxcd/source-controller/main/config/samples/source_v1_helmrepository.yaml

# Add a flux-reconciler service account to the kubeapps-user-namespace with
# cluster-admin.
Expand Down

0 comments on commit 69ecd00

Please sign in to comment.