wildfly / wildfly-charts

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

[#51] Make the deployed application type configurable #53

Open jmesnil opened 2 years ago

jmesnil commented 2 years ago

add deploy.applicationType field that accepts either Deployment (by default) or StatefulSet.

Bump wildfly-common to 1.5.0 Bump wildfly to 1.6.0

This fixes #51

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