wildfly / wildfly-charts

Helm Charts for WildFly
https://docs.wildfly.org/wildfly-charts/
Apache License 2.0
3 stars 14 forks source link

[#89] Verify that secrets exist before installing the Helm Release #90

Closed jmesnil closed 1 year ago

jmesnil commented 1 year ago

Refactor the secret lookup so that it applies to all secrets expected by the Helm Chart

This fixes #89.

Signed-off-by: Jeff Mesnil jmesnil@redhat.com

jmesnil commented 1 year ago

@yersan could you please review?