Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Merge requests
!255
Add strimzi minimal configs for helm
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add strimzi minimal configs for helm
stu203404/theodolite:feature/357-update-minimal-helm-config
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Lorenz Boguhn
requested to merge
stu203404/theodolite:feature/357-update-minimal-helm-config
into
master
3 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Resolves
#357 (closed)
Adds minimal configuration options for helm minimal installation variant
Edited
3 years ago
by
Sören Henning
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
402e2b55
1 commit,
3 years ago
1 file
+
9
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
helm/preconfigs/minimal.yaml
+
9
−
9
Options
cp-helm-charts
:
cp-zookeeper
:
servers
:
1
cp-kafka
:
brokers
:
1
configurationOverrides
:
offsets.topic.replication.factor
:
"
1"
operator
:
sloChecker
:
droppedRecordsKStreams
:
enabled
:
false
resultsVolume
:
enabled
:
false
strimzi
:
kafka
:
replicas
:
1
config
:
"
offsets.topic.replication.factor"
:
"
1"
zookeeper
:
replicas
:
1
\ No newline at end of file
Loading