Skip to content

Commit

Permalink
fixed linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
tanalam2411 committed Nov 30, 2023
1 parent a83b1eb commit d8471e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Graph visualization of Tenant and its associated resources on MTO Console.
- Tenant and Admin level authz/authn support within MTO Console and Gateway.
- Now in MTO console you can view cost of different Tenant resources with different date, resource type etc, filters.
- MTO can now create a default keycloak realm, client and mto-admin user for Console.
- MTO can now create a default keycloak realm, client and `mto-admin` user for Console.
- Implemented Cluster Resource Quota for vanilla kubernetes platform type.

Check failure on line 15 in content/changelog.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog.md#L15

[Vale.Terms] Use 'Kubernetes' instead of 'kubernetes'.
Raw output
{"message": "[Vale.Terms] Use 'Kubernetes' instead of 'kubernetes'.", "location": {"path": "content/changelog.md", "range": {"start": {"line": 15, "column": 50}}}, "severity": "ERROR"}
- Dependency of TLS secrets for MTO Webhook.
- Added Helm Chart that would be used for installing MTO over Kubernetes.
Expand Down

0 comments on commit d8471e2

Please sign in to comment.