-
Notifications
You must be signed in to change notification settings - Fork 6
Update silta.yml #721
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
base: master
Are you sure you want to change the base?
Update silta.yml #721
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -702,17 +702,21 @@ redis: | |||||
| # mandatory value | ||||||
| password: "" | ||||||
| replica: | ||||||
| enableServiceLinks: false | ||||||
| # replicaCount: 1 | ||||||
| autoscaling: | ||||||
| enabled: false | ||||||
| master: | ||||||
| enableServiceLinks: false | ||||||
|
||||||
| enableServiceLinks: false | |
| enableServiceLinks: false |
Copilot
AI
May 5, 2025
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.
There is trailing whitespace on this line as well. It is suggested to clean up the extra space for consistency.
| enableServiceLinks: false | |
| enableServiceLinks: false |
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.
There are trailing whitespace characters on this line. It is recommended to remove extra spaces to maintain consistency.