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
Commits
923af6b2
Commit
923af6b2
authored
3 years ago
by
Simon Ehrenstein
Browse files
Options
Downloads
Patches
Plain Diff
Set default nodeselector
parent
4543bbaa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!258
Add nodeSelector feature for Strimzi Kafka and Zookeeper
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helm/values.yaml
+3
-12
3 additions, 12 deletions
helm/values.yaml
with
3 additions
and
12 deletions
helm/values.yaml
+
3
−
12
View file @
923af6b2
...
@@ -173,12 +173,8 @@ strimzi:
...
@@ -173,12 +173,8 @@ strimzi:
jvmOptions
:
jvmOptions
:
"
-Xmx"
:
"
512M"
"
-Xmx"
:
"
512M"
"
-Xms"
:
"
512M"
"
-Xms"
:
"
512M"
nodeSelectorTerms
:
nodeSelectorTerms
:
[]
-
matchExpressions
:
-
key
:
env
operator
:
In
values
:
-
prod
zookeeper
:
zookeeper
:
replicas
:
3
replicas
:
3
zooEntrance
:
zooEntrance
:
...
@@ -186,12 +182,7 @@ strimzi:
...
@@ -186,12 +182,7 @@ strimzi:
zookeeperClient
:
zookeeperClient
:
enabled
:
true
enabled
:
true
nodeSelector
:
{}
nodeSelector
:
{}
nodeSelectorTerms
:
nodeSelectorTerms
:
[]
-
matchExpressions
:
-
key
:
env
operator
:
In
values
:
-
prod
topicOperator
:
topicOperator
:
enabled
:
true
enabled
:
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment