Skip to content

bash error generating the kubeconfig when traefik enabled #663

@sciabarracom

Description

@sciabarracom

Error generating the kubeconfig:

[Control plane] : bash: _parse_usage: line 16: syntax error near unexpected token `('
bash: _parse_usage: line 16: ` -?(\[)+([a-zA-Z0-9?]))'
bash: error importing function definition for `_parse_usage'
bash: _services: line 5: syntax error near unexpected token `('
bash: _services: line 5: ` COMPREPLY=($(printf '%s\n' ${sysvdirs[0]}/!($_backup_glob|functions|README)));'

Note in my configuration I added this:

addons:
  traefik:
    enabled: true

it may related to the error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions