Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm - Invalid deployment config if existingSecret is specified #952

Open
Fabccc opened this issue Sep 16, 2024 · 1 comment
Open

helm - Invalid deployment config if existingSecret is specified #952

Fabccc opened this issue Sep 16, 2024 · 1 comment

Comments

@Fabccc
Copy link

Fabccc commented Sep 16, 2024

Issue

While using an existingSecret as configuration AND supplying a different name than mercure.fullName, "GLOBAL_OPTIONS" and "CADDY_EXTRA_CONFIG" both uses a non-existing secret (called mercure.fullName).

Workaround

Name the existingSecret with the same name in mercure.fullName or mercure.fullNameOverride

Lasting solution

Make "GLOBAL_OPTIONS" and "CADDY_EXTRA_CONFIG" reference the mercure.secretName instead of mercure.fullName.

@dunglas
Copy link
Owner

dunglas commented Sep 16, 2024

It's likely a problem introduced in #809. Maybe @Julian-Louis as an idea of what's going on?

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

No branches or pull requests

2 participants