-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
/kind feature
Describe the solution you'd like
Currently the Secret for accessing hetzner is automatically created in the kube-system namespace. I would like to be able to configure the namespace where the Secret is getting created.
Probably the attribute should be part of the HetznerCluster specification.
Suggestion:
hetznerSecretInWorkloadCluster:
create: true <-- could become the successor to skipCreatingHetznerSecretInWorkloadCluster
name: hetzner
namespace: kube-sytemMetadata
Metadata
Assignees
Labels
No labels