Skip to content

Commit

Permalink
switch default to true
Browse files Browse the repository at this point in the history
  • Loading branch information
mindw committed Jan 25, 2025
1 parent 9bce368 commit 94c86a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keda/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -865,4 +865,4 @@ asciiArt: true
customManagedBy: ""

# -- Enable service links in pods. Default disabled, due to its legacy status [Legacy container links](https://docs.docker.com/engine/network/links/)
enableServiceLinks: false
enableServiceLinks: true

0 comments on commit 94c86a9

Please sign in to comment.