Skip to content

Commit

Permalink
Incorporate review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
shrinandj authored Feb 27, 2024
1 parent 08fe013 commit dee2ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaflow/plugins/kubernetes/kubernetes_decorator.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class KubernetesDecorator(StepDecorator):
shared_memory: int, optional
Shared memory size (in MiB) required for this step
port: int, optional
Number of the port to specify in the Kubernetes job object
Port number to specify in the Kubernetes job object
"""

name = "kubernetes"
Expand Down

0 comments on commit dee2ee3

Please sign in to comment.