Skip to content

Commit

Permalink
Fixes two minor vale errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rspurgeon committed Jun 27, 2022
1 parent 27ee4e7 commit 9298072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/styles/kong/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ declaratively
degraphql
denylist
dev
etcd
Fargate
Github
Goroutine
Expand Down
2 changes: 1 addition & 1 deletion app/gateway/2.8.x/install-and-run/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This page explains how to install {{site.base_gateway}} with {{site.kic_product_

This page also includes the equivalent commands for OpenShift.

Note that in DB-less mode on Kubernetes, config is stored in etcd, the Kubernetes native datastore. For more information see [Kubernetes Deployment Options](/gateway/{{page.kong_version}}/plan-and-deploy/kubernetes-deployment-options).
Note that in DB-less mode on Kubernetes, config is stored in etcd, the Kubernetes native data store. For more information see [Kubernetes Deployment Options](/gateway/{{page.kong_version}}/plan-and-deploy/kubernetes-deployment-options).

The {{site.base_gateway}} software is governed by the
[Kong Software License Agreement](https://konghq.com/kongsoftwarelicense/).
Expand Down

0 comments on commit 9298072

Please sign in to comment.