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

Update Helm Chart #23

Open
mprechtl opened this issue Nov 24, 2023 · 0 comments
Open

Update Helm Chart #23

mprechtl opened this issue Nov 24, 2023 · 0 comments

Comments

@mprechtl
Copy link
Member

Helm chart must be updated, especially after the update to eIDAS-Node 2.7. We should also update the helm chart that all property keys can be set as values. Those values will then be set as entries in the specific property files.

For example (values.yaml):

connector:
  metadata:
    url: https://eidas-node/eidas-node/metadata

becomes in the XML (eidas.xml) the following:

<entry key="connector.metadata.url">https://eidas-node/eidas-node/metadata</entry>
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

1 participant