spring-cloud / spring-cloud-deployer-kubernetes

The Spring Cloud Deployer implementation for Kubernetes
Apache License 2.0
157 stars 98 forks source link

Add security context to init containers #525

Closed onobc closed 1 year ago

onobc commented 1 year ago

Co-authored-by: asinrus arkadii_osheev@mail.ru

See https://github.com/spring-cloud/spring-cloud-dataflow/issues/5184 See https://github.com/spring-cloud/spring-cloud-deployer-kubernetes/issues/512

onobc commented 1 year ago

@corneil I will create a follow-on PR that updates the docs in the proper locations to add the new properties and callout any of them that require a certain version of k8s.