Skip to content

Commit

Permalink
fix: typo in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Grzegorz Gniadek committed Aug 18, 2024
1 parent 8d259a9 commit f45d977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/inter_v1_interpolator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
outputSecrets:
- sourcekey: username
outputkey: username-rooted
value: "{{ username }}-with-permissionssss"
value: "{{ username }}-with-permissions"
- sourcekey: password
outputkey: password-changed
value: "{{ password }}-with-something-added"
Expand Down

0 comments on commit f45d977

Please sign in to comment.