-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gateway anti-affinity and replicas #1702
Conversation
f3aa935
to
7a5fc07
Compare
7a5fc07
to
9be8c3c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Easier default installs is good everyone! Thanks!
@@ -77,7 +77,7 @@ global: | |||
# - name: pull-secret-name-2 | |||
# ``` | |||
# @type: array<map> | |||
imagePullSecrets: [] | |||
imagePullSecrets: [ ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Majority of the changes in this file related to indentation or spacing between the brackets were done automatically by the IDE.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one small request to change connectInject default replicas to 1 🙏
437eee1
to
2c63ccc
Compare
9be8c3c
to
3fff75f
Compare
3fff75f
to
0c25438
Compare
0c25438
to
2e1ffef
Compare
Changes proposed in this PR:
How I've tested this PR:
How I expect reviewers to test this PR:
Checklist: