Skip to content

Commit 855e466

Browse files
authored
Merge pull request #780 from sophotechlabs/fix/typos-in-docs
Fix typos in documentation
2 parents c5505a4 + 761614d commit 855e466

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ resource in the `flux-system` namespace:
170170
kubectl get fluxreport/flux -n flux-system -o yaml
171171
```
172172

173-
The report is update at regular intervals and contains information about the deployment
173+
The report is updated at regular intervals and contains information about the deployment
174174
readiness status, the distribution details, reconcilers statistics, Flux CRDs versions,
175175
the cluster sync status and more.
176176

docs/api/v1/fluxinstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ Labels:
10361036
- `kind`: The kind of the resource (e.g. `FluxInstance`).
10371037
- `name`: The name of the resource (e.g. `flux`).
10381038
- `exported_namespace`: The namespace where the resource is deployed (e.g. `flux-system`).
1039-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
1039+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
10401040
- `reason`: The reason for the readiness status (e.g. `Progressing`, `BuildFailed`, `HealthCheckFailed`, etc.).
10411041
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
10421042
- `registry`: The container registry used by the instance (e.g. `ghcr.io/fluxcd`).

docs/api/v1/fluxreport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Common labels:
321321
- `kind`: The kind of the resource (e.g. `GitRepository`, `Kustomization`, etc.).
322322
- `name`: The name of the resource (e.g. `flux-system`).
323323
- `exported_namespace`: The namespace of the resource (e.g. `flux-system`).
324-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
324+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
325325
- `reason`: The reason for the readiness status (e.g. `Progressing`, `BuildFailed`, `HealthCheckFailed`, etc.).
326326
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
327327

docs/api/v1/resourceset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ Labels:
986986
- `kind`: The kind of the resource (e.g. `ResourceSet`).
987987
- `name`: The name of the resource (e.g. `podinfo`).
988988
- `exported_namespace`: The namespace where the resource is deployed (e.g. `apps`).
989-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
989+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
990990
- `reason`: The reason for the readiness status (e.g. `ReconciliationSucceeded`, `BuildFailed`, `HealthCheckFailed`, etc.).
991991
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
992992
- `resources`: The number of resources generated by the ResourceSet.

docs/api/v1/resourcesetinputprovider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ Labels:
835835
- `kind`: The kind of the resource (e.g. `ResourceSetInputProvider`).
836836
- `name`: The name of the resource (e.g. `podinfo-prs`).
837837
- `exported_namespace`: The namespace where the resource is deployed (e.g. `podinfo-review`).
838-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
838+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
839839
- `reason`: The reason for the readiness status (e.g. `ReconciliationSucceeded` or `ReconciliationFailed`).
840840
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
841841
- `url`: The provider address (e.g. `https://github.com/stefanprodan/podinfo`).

docs/guides/instance/instance-monitoring.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Labels:
151151
- `kind`: The kind of the resource (e.g. `FluxInstance`).
152152
- `name`: The name of the resource (e.g. `flux`).
153153
- `exported_namespace`: The namespace where the resource is deployed (e.g. `flux-system`).
154-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
154+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
155155
- `reason`: The reason for the readiness status (e.g. `Progressing`, `BuildFailed`, `HealthCheckFailed`, etc.).
156156
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
157157
- `registry`: The container registry used by the instance (e.g. `ghcr.io/fluxcd`).
@@ -175,7 +175,7 @@ Labels:
175175
- `kind`: The kind of the resource (e.g. `ResourceSet`).
176176
- `name`: The name of the resource (e.g. `podinfo`).
177177
- `exported_namespace`: The namespace where the resource is deployed (e.g. `apps`).
178-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
178+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
179179
- `reason`: The reason for the readiness status (e.g. `ReconciliationSucceeded`, `BuildFailed`, `HealthCheckFailed`, etc.).
180180
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
181181

@@ -196,7 +196,7 @@ Common labels:
196196
- `kind`: The kind of the resource (e.g. `GitRepository`, `Kustomization`, etc.).
197197
- `name`: The name of the resource (e.g. `flux-system`).
198198
- `exported_namespace`: The namespace of the resource (e.g. `flux-system`).
199-
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unkown`).
199+
- `ready`: The readiness status of the resource (e.g. `True`, `False` or `Unknown`).
200200
- `reason`: The reason for the readiness status (e.g. `Progressing`, `BuildFailed`, `HealthCheckFailed`, etc.).
201201
- `suspended`: The suspended status of the resource (e.g. `True` or `False`).
202202

0 commit comments

Comments
 (0)