Skip to content

Commit

Permalink
Describe variables in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanMillerC committed Sep 29, 2022
1 parent 8abe94b commit d8d1951
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# List of messages added to release-name-config ConfigMap
messages:
# ConfigMap field key name
- name: greeting
# ConfigMap field Value
message: "Hello World!"

- name: greeting2
message: "Hello Everyone!"

0 comments on commit d8d1951

Please sign in to comment.