Skip to content

Commit 96063ab

Browse files
committed
chore(signal-processing): Remove ZooKeeper operator from stack
There is no need to install the ZooKeeper operator, because no ZooKeeper cluster is created as part of the demo/stack.
1 parent e7f56e1 commit 96063ab

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

demos/demos-v2.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ demos:
218218
- nifi
219219
- jupyterhub
220220
- grafana-dashboards
221-
- zookeeper
222221
manifests:
223222
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/serviceaccount.yaml
224223
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/create-timescale-tables.yaml

stacks/stacks-v2.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ stacks:
617617
- commons
618618
- listener
619619
- secret
620-
- zookeeper
621620
- nifi
622621
labels:
623622
- timescaledb

0 commit comments

Comments
 (0)