@@ -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