Skip to content

Commit

Permalink
fix: valuesFrom is array
Browse files Browse the repository at this point in the history
Signed-off-by: Abirdcfly <[email protected]>
  • Loading branch information
Abirdcfly authored and 0xff-dev committed Jul 21, 2023
1 parent 2011e10 commit 51aa38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/u4a-component/componentplan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
version: 0.1.0
override:
valuesFrom:
kind: ConfigMap
- kind: ConfigMap
name: u4acm
valuesKey: "values.yaml"
component:
Expand Down

0 comments on commit 51aa38b

Please sign in to comment.