Error: secret "planka-postgresql-svcbind-custom-user" not found #475

Closed
opened 2026-02-04 19:48:03 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @zhushizhan on GitHub (Apr 12, 2024).

Error: secret "planka-postgresql-svcbind-custom-user" not found

Originally created by @zhushizhan on GitHub (Apr 12, 2024). Error: secret "planka-postgresql-svcbind-custom-user" not found
OVERLORD added the help wanted label 2026-02-04 19:48:03 +03:00
Author
Owner

@meltyshev commented on GitHub (Apr 12, 2024):

Hi! Could you please provide exactly when this happens and what installation method you are using. It would also be helpful to know your configuration.

@meltyshev commented on GitHub (Apr 12, 2024): Hi! Could you please provide exactly when this happens and what installation method you are using. It would also be helpful to know your configuration.
Author
Owner

@zhushizhan commented on GitHub (Apr 12, 2024):

I configured the HelmChart address in KubeSphere, then selected the corresponding template application, configured the information needed to be injected, and reported an error after clicking Install.

@zhushizhan commented on GitHub (Apr 12, 2024): I configured the HelmChart address in KubeSphere, then selected the corresponding template application, configured the information needed to be injected, and reported an error after clicking Install.
Author
Owner

@meltyshev commented on GitHub (Apr 12, 2024):

Thanks for reporting this :) I've never used Helm and it's hard for me to help, but I'll add a "help wanted" label and maybe someone will respond.

@meltyshev commented on GitHub (Apr 12, 2024): Thanks for reporting this :) I've never used Helm and it's hard for me to help, but I'll add a "help wanted" label and maybe someone will respond.
Author
Owner

@zhushizhan commented on GitHub (Apr 13, 2024):

I try to solve it myself, although it would be better if the author had a complete solution and I didn't have to package each version myself

@zhushizhan commented on GitHub (Apr 13, 2024): I try to solve it myself, although it would be better if the author had a complete solution and I didn't have to package each version myself
Author
Owner

@zhushizhan commented on GitHub (Apr 15, 2024):

It has been solved, this is my carelessness, but also a small flaw in the Helm of this project, KubeShpere according to the template to create applications will generally give a name to the application: planka-xxxx, the corresponding confidential dictionary will also be generated as planka-xxxx-postgresql-svcbind-custom-user, instead of planka-postgresql-svcbind-custom-user, so an Error is reported: secret " planka-postgresql-svcbind-custom-user" not found. As long as you don't use the automatically generated application name when creating the application, you can change it to planka.

@zhushizhan commented on GitHub (Apr 15, 2024): It has been solved, this is my carelessness, but also a small flaw in the Helm of this project, KubeShpere according to the template to create applications will generally give a name to the application: planka-xxxx, the corresponding confidential dictionary will also be generated as planka-xxxx-postgresql-svcbind-custom-user, instead of planka-postgresql-svcbind-custom-user, so an Error is reported: secret " planka-postgresql-svcbind-custom-user" not found. As long as you don't use the automatically generated application name when creating the application, you can change it to planka.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#475