Skip to content

Commit

Permalink
feat: enable pdp on metrics-server
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiFleKs committed Jun 12, 2019
1 parent 40e00b7 commit a179ffa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/modules/eks-addons/metrics-server.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ image:
args:
- --logtostderr
- --kubelet-preferred-address-types=InternalIP,ExternalIP
rbac:
pspEnabled: true
VALUES
}

Expand Down

0 comments on commit a179ffa

Please sign in to comment.