Skip to content

Commit

Permalink
update readme with priority_class_name
Browse files Browse the repository at this point in the history
  • Loading branch information
iriswang233 committed Aug 29, 2022
1 parent c58b618 commit 8391fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ module "alb_ingress_controller" {
aws_region_name = data.aws_region.current.name
k8s_cluster_name = data.aws_eks_cluster.target.name
priority_class_name = 1000000000
}
```

0 comments on commit 8391fe1

Please sign in to comment.