Skip to content

Commit

Permalink
fix: discrepancy between helm and configuration
Browse files Browse the repository at this point in the history
Signed-off-by: George Gaál <[email protected]>
  • Loading branch information
gecube committed Oct 15, 2024
1 parent 4d8ed40 commit 359495c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ parameters:
targets:
- pointer: global.config.appGreeting
components: ["hello-world"]
greetingTarget:
greetingAddressee:
value: World
targets:
- pointer: global.config.appGreetingTarget
- pointer: global.config.appGreetingAddressee
components: ["hello-world"]
configuration:
sections:
Expand Down

0 comments on commit 359495c

Please sign in to comment.