diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 02d8c4e..477a94c 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -2851,6 +2851,7 @@ spec: enum: - disabled - best-effort + - strict-local type: string dataSource: type: string diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 148512a..db16d59 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -2977,6 +2977,7 @@ spec: enum: - disabled - best-effort + - strict-local type: string dataSource: type: string