Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Aug 23, 2024
1 parent 915ba80 commit 00957e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions TODO.argocd
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- use strimzi helm chart: WIP
0.42.0-kafka-3.7.1
- check https://github.com/argoproj/argocd-example-apps/tree/master/helm-dependency to install spark-operator, and other operator
2 changes: 1 addition & 1 deletion e2e/prereq-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ktbx install kind $kind_version_opt
ktbx install kubectl
ktbx install helm
ink "Create kind cluster"
ktbx create -s
ktbx create -s --name $cluster_name
ink "Install OLM"
ktbx install olm
ink "Install ArgoCD operator"
Expand Down

0 comments on commit 00957e5

Please sign in to comment.