Skip to content

Use pulumi Release component instead of Chart for alb controller #17

Description

@harryttd

We should be able to use the Release component which would avoid us having to run a transformation that prevents the tls cert from regenerating on every pulumi deployment.

We might need to use this as well: https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/helm/aws-load-balancer-controller/values.yaml#L153

/** `keepTLSSecret` is broken:
* https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2312
* */
// keepTLSSecret: true,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions