wildfly / wildfly-charts

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

Update pod security settings #116

Open jmesnil opened 1 year ago

jmesnil commented 1 year ago

Upcoming OpenShift release will at some point enforce Pod Security Standards.

The Deployment created by the Helm chart must be updated to be compliant with this standard.

As comparison, the WildFly Operator was updated in https://github.com/wildfly/wildfly-operator/issues/266