diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml index 616c0ab9a4b5952db4510ae6bd1eb9328df389a8..b677127dcd1ade1733a4dd6d32d4d43e6bfcdab8 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -52,5 +52,6 @@ spec: - key: gpu-type operator: In # Use NotIn for other types values: - - M4000 + - 2080Ti + - V100