Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jul 22, 2024
1 parent d604b1e commit d4bbda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/argocd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ if kubectl get namespace kafka; then
echo "Waiting for secret/fink-producer in ns kafka"
sleep 10
done
kubectl config set-context --current --namespace="$NS"
kubectl config set-context --current --namespace="spark"
finkctl createsecrets
fi

0 comments on commit d4bbda4

Please sign in to comment.