Skip to content

loadBalancerScheme is not replaced in ingress annotation #946

@Jeffwan

Description

@Jeffwan

Platform: AWS
Branch: master

This is bug from #653,
loadBalancerScheme was introduced in the base manifest but there's no params.yaml for base and annotation doesn't get updated. no-auth kfctl_aws.yaml is affected.

apiVersion: extensions/v1beta1
kind: Ingress
metadata:
  annotations:
    alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80}]'
    alb.ingress.kubernetes.io/scheme: $(loadBalancerScheme)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions