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

privateCert.additionalHosts is not honored #234

Open
samir-gandhi opened this issue Nov 24, 2021 · 1 comment
Open

privateCert.additionalHosts is not honored #234

samir-gandhi opened this issue Nov 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@samir-gandhi
Copy link
Contributor

With values.yaml like:

pingaccess-admin:
  enabled: true
  privateCert:
    generate: true
    additionalHosts: 
      - myhost-pingaccess-admin.usa.ping-multi-cluster.com
      - myhost-pingaccess-admin

The cert is created with only the main domain. Alternate names is not populated according to additionalHosts.

Thinking this may be due to code somewhere here: https://github.com/pingidentity/helm-charts/blob/master/charts/ping-devops/templates/pinglib/_yamlSnippets.tpl#L58
but, not confirmed.

@samir-gandhi samir-gandhi added the bug Something isn't working label Nov 24, 2021
@samir-gandhi
Copy link
Contributor Author

Screen Shot 2021-11-24 at 1 45 24 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant