Merge pull request #1205 from adinhodovic/import-managed-cluster-eks

jsonnet/platforms: Import managed-cluster addon for the EKS platform
This commit is contained in:
Paweł Krupa
2021-06-14 12:45:48 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
{
(import '../addons/managed-cluster.libsonnet') + {
values+:: {
eks: {
minimumAvailableIPs: 10,