Skip to content

Commit

Permalink
Add clarification in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
biancaburtoiu committed Mar 15, 2022
1 parent 4e17bb6 commit 6e59c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -779,5 +779,5 @@ awsstore:
# key: ""
# enabled: false
# secretname: productkeysecret # create a secret out of a file named productkey.json of format { "key": "kc-b1325234" }
# mountPath: "/some/custom/path/productkey.json" # declare the path at which the product key file is mounted (eg. by a secrets provisioner). The file must be of format { "key": "kc-b1325234" }
# mountPath: "/some/custom/path/productkey.json" # (use instead of secretname) declare the path at which the product key file is mounted (eg. by a secrets provisioner). The file must be of format { "key": "kc-b1325234" }
# cloudIntegrationSecret: "cloud-integration"

0 comments on commit 6e59c42

Please sign in to comment.