Skip to content

K8s Agent 'AcceptEula' Can Only Be a String, But 'Y' is boolean in Yaml #585

Description

@DHI-TommyC

Similar to Issue 23 (which was fixed by PR#50) but for the K8s Agent.

When passing in a values.yml file with acceptEula: Y (with no quotes), the Yaml parser takes it as a boolean and passes true, rather than passing the string "Y".

The octopus-agent-tentacle-pre pod requires the value to be string to function properly, and errors out when the environment variable ACCEPT_EULA is true.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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