Skip to content

string CEL function isn't supported #80

Open
@candonov

Description

@candonov
spec:
...
  port: 5000
...
ingress:
...
  annotations:
    alb.ingress.kubernetes.io/healthcheck-port: "${string(spec.port)}"

error:

Message:               Resource ingress sync failed: failed to create resource: Ingress in version "v1" cannot be handled as a Ingress: json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions