diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 141ce48..2614083 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -2973,6 +2973,7 @@ spec: enum: - disabled - best-effort + - strict-local type: string dataSource: type: string diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 4ea4bf4..8650d16 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -3113,6 +3113,7 @@ spec: enum: - disabled - best-effort + - strict-local type: string dataSource: type: string