diff --git a/deploy/longhorn.yaml b/deploy/longhorn.yaml index 19103d4..e144f83 100644 --- a/deploy/longhorn.yaml +++ b/deploy/longhorn.yaml @@ -100,7 +100,8 @@ data: guaranteed-engine-manager-cpu: guaranteed-replica-manager-cpu: kubernetes-cluster-autoscaler-enabled: - orphan-auto-deletion: + orphan-auto-deletion: + storage-network: --- # Source: longhorn/templates/storageclass.yaml apiVersion: v1 @@ -458,6 +459,8 @@ spec: type: string ownerID: type: string + storageIP: + type: string type: object type: object served: true @@ -1675,6 +1678,8 @@ spec: type: string started: type: boolean + storageIP: + type: string type: object type: object served: true @@ -2527,6 +2532,8 @@ spec: type: boolean started: type: boolean + storageIP: + type: string type: object type: object served: true