Skip to content

[BUG] Flux extension in AKS with "--configuration-protected-settings" flag, secret is created in kube-system namespace #4577

Open

Description

Describe the bug
When installing flux extension in AKS with "--configuration-protected-settings" flag, secret is created in kube-system namespace by default. However, it should be created in the target/release namespace.

To Reproduce
Steps to reproduce the behavior:

Related to - hashicorp/terraform-provider-azurerm#21610 (comment)

Expected behavior
To see protected-ext-parameters-{}-01 secret to be created in target/release namespace instead of kube-system.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions