spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Container level security enable on scdf stream

Open anishkumar7836 opened this issue 2 years ago • 2 comments

How to enable container-level security in spring cloud dataflow through the stream. we are using a docker-based image.

anishkumar7836 avatar Jun 29 '23 11:06 anishkumar7836

When I deploy the app through YAML file then it will working for container level policy but the same things not working with scdf stream.

anishkumar7836 avatar Jul 03 '23 12:07 anishkumar7836

We assume you are using K8s and it would be good to have more information including sample configuration YAML etc.,

Did you already check this configuration setup: https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#_container_security_context

ilayaperumalg avatar Apr 04 '24 14:04 ilayaperumalg