diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml index 58d9f03a0e95ace473e9225628bd417f6220c9c4..f6185b481ea66ce7800b7b3a3d7825880e9eb0ad 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -52,6 +52,6 @@ spec: - key: gpu-type operator: In # Use NotIn for other types values: - - M4000 + - K40 - V100