Skip to content

Commit 3ff2959

Browse files
committed
fix: typo in SGShardedCluster.spec.metadata.annotations.coordinatorAnyService
1 parent 0bb47e5 commit 3ff2959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackgres-k8s/src/common/src/main/resources/crds/SGShardedCluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ spec:
968968
description: Custom Kubernetes [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/).
969969
additionalProperties:
970970
type: string
971-
cooridnatorAnyService:
971+
coordinatorAnyService:
972972
type: object
973973
description: Custom Kubernetes [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/).
974974
additionalProperties:

0 commit comments

Comments
 (0)