grpc-proxy: add proxyApiMinVersion to deployement
Longhorn-4004 Longhorn-3546 Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
parent
6b525310c6
commit
173f8f47b2
@ -1637,6 +1637,10 @@ spec:
|
||||
type: integer
|
||||
apiVersion:
|
||||
type: integer
|
||||
proxyApiMinVersion:
|
||||
type: integer
|
||||
proxyApiVersion:
|
||||
type: integer
|
||||
currentState:
|
||||
type: string
|
||||
instances:
|
||||
|
@ -1768,6 +1768,10 @@ spec:
|
||||
type: integer
|
||||
apiVersion:
|
||||
type: integer
|
||||
proxyApiMinVersion:
|
||||
type: integer
|
||||
proxyApiVersion:
|
||||
type: integer
|
||||
currentState:
|
||||
type: string
|
||||
instances:
|
||||
|
Loading…
Reference in New Issue
Block a user