Skip to content

Conversation

GarbageYard
Copy link

Typo in manager address variable

Description

I was trying to configure seedClient.config.manager.addr: "10.1.49.7:31781" but it was not getting applied. On checking the file charts/dragonfly/templates/seed-client/seed-client-configmap.yaml, it seems there's a typo.

It should be addr without the extra s in .Values.seedClient.config.manager.addrs

Motivation and Context

This change is required so one could assign custom value for addr in .Values.seedClient.config.manager

@GarbageYard GarbageYard force-pushed the seedclient-manager-fix branch from 5803222 to f19d880 Compare October 3, 2025 16:54
Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix lint.

@GarbageYard GarbageYard force-pushed the seedclient-manager-fix branch from 88151fc to 15856c6 Compare October 6, 2025 04:43
Signed-off-by: gaurav_chhabra <[email protected]>
@GarbageYard GarbageYard force-pushed the seedclient-manager-fix branch from 15856c6 to 93877e3 Compare October 6, 2025 04:52
@GarbageYard
Copy link
Author

Hi @gaius-qi, I’ve fixed the lint issue and signed off commits. Kindly re-review when convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants