F5Networks / charts

Helm charts for using F5 products and services in Kubernetes and OpenShift environments.
Apache License 2.0
28 stars 36 forks source link

apply fix for CVE-2018-5543 to use --credentials-directory by default #32

Closed chen23 closed 4 years ago

chen23 commented 4 years ago

this changes the default behavior of the deployment to use --credentials-directory instead of environment variables for the big-ip username/password.

iam-veeramalla commented 4 years ago

Thanks @chen23 for the contribution and addressing CVE.