@aws-quickstart/eks-blueprints
    Preparing search index...

    Class ExternalsSecretsAddOn

    ExternalsSecretsAddOn deploys ExternalsSecrets into an EKS cluster using the external-secrets Helm chart. https://github.com/external-secrets/external-secrets/

    For information on how to configure the external-secrets Helm chart, please view the values.yaml spec provided by the chart. https://github.com/external-secrets/external-secrets/blob/main/deploy/charts/external-secrets/values.yaml

    Hierarchy (View Summary)

    Index
    props: HelmChartConfiguration
    failOnVersionValidation: boolean = false
    validateHelmVersions: boolean = false
    • Deploys the helm chart in the cluster.

      Parameters

      • clusterInfo: ClusterInfo
      • Optionalvalues: Values
      • OptionalcreateNamespace: boolean
      • Optionalwait: boolean
      • Optionaltimeout: Duration

      Returns Construct