diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 79230f5..9e4608f 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -1637,6 +1637,10 @@ spec: type: integer apiVersion: type: integer + proxyApiMinVersion: + type: integer + proxyApiVersion: + type: integer currentState: type: string instances: diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 31d76df..20887c3 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -1768,6 +1768,10 @@ spec: type: integer apiVersion: type: integer + proxyApiMinVersion: + type: integer + proxyApiVersion: + type: integer currentState: type: string instances: