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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Merge requests
!112
Something went wrong on our end
Add Kdoc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Add Kdoc
stu203404/theodolite:140-add-kdoc
into
theodolite-kotlin
Overview
25
Commits
28
Pipelines
0
Changes
18
Merged
Add Kdoc
Lorenz Boguhn
requested to merge
stu203404/theodolite:140-add-kdoc
into
theodolite-kotlin
Mar 31, 2021
Overview
4
Commits
28
Pipelines
0
Changes
18
Closes
#140 (closed)
Add KDoc for Operator
Standardization of capitalization, naming, and links in all files
Edited
Apr 12, 2021
by
Benedikt Wetzel
0
0
Merge request reports
Viewing commit
f8c0b74e
Prev
Next
Show latest version
18 files
+
275
−
26
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
18
f8c0b74e
merge theodolite-kotlin
· f8c0b74e
Lorenz Boguhn
authored
Apr 13, 2021
execution/helm/preconfigs/one-broker-values.yaml
+
1
−
1
View file @ f8c0b74e
Edit in single-file editor
Open in Web IDE
Show full file
@@ -9,7 +9,7 @@ cp-helm-charts:
## Kafka
## ------------------------------------------------------
cp-kafka
:
brokers
:
1
# deau
f
lt: 10
brokers
:
1
# de
f
ault: 10
configurationOverrides
:
offsets.topic.replication.factor
:
"
1"
\ No newline at end of file
Loading