Skip to content

Commit

Permalink
pre-commit automation
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Nov 30, 2023
1 parent 8230111 commit cd5344b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![Data on EKS](website/static/img/doeks-logo-green.png)
# [Data on Amazon EKS (DoEKS)](https://awslabs.github.io/data-on-eks/)
# [Data on Amazon EKS (DoEKS)](https://awslabs.github.io/data-on-eks/)
(pronounce Do.eks)


Expand Down
1 change: 0 additions & 1 deletion ai-ml/trainium-inferentia/addons.tf
Original file line number Diff line number Diff line change
Expand Up @@ -516,4 +516,3 @@ resource "kubectl_manifest" "mpi_operator" {
yaml_body = each.value
depends_on = [module.eks.eks_cluster_id]
}

0 comments on commit cd5344b

Please sign in to comment.