Skip to content

Commit e516738

Browse files
Merge pull request #1698 from Norskov/helm-guide-values-case-fix
Fixed case of 'values.yaml' in Helm installation guide.
2 parents 0fbbe02 + 11ac9fe commit e516738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/installation/helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies:
9393
9494
You can then override the namespace in 2 ways:
9595
96-
1. In `Values.yaml` file
96+
1. In `values.yaml` file
9797
```yaml
9898
cert-manager: #defined by either the name or alias of your dependency in Chart.yaml
9999
namespace: security

0 commit comments

Comments
 (0)