Skip to content

Allow customizing the manager REST API password #505

Description

@ouillie

Feature request:

The Helm chart currently does not offer any way to customize the manager REST API password. The Dragonfly manager just seeds the initial REST API admin user as root with password dragonfly.

This is not exposed to the public internet by the chart defaults (manager.service.type: ClusterIP, ingress disabled), but if an operator exposes the manager Service externally for gRPC access, the REST API is exposed on the same Service with the default credentials.

Use case:

There isn't much of a point in having credentials in the first place if almost everybody just uses the default.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions