fix(crds): datastore driver is immutable (#767)

Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
Dario Tranchitella
2025-04-02 01:07:56 +01:00
committed by GitHub
parent b2ec531183
commit ec443e6eac
2 changed files with 4 additions and 0 deletions

View File

@@ -120,6 +120,9 @@ spec:
- PostgreSQL
- NATS
type: string
x-kubernetes-validations:
- message: Datastore driver is immutable
rule: self == oldSelf
endpoints:
description: |-
List of the endpoints to connect to the shared datastore.