GoogleCloudPlatform / point-of-sale

Anthos Edge Use Cases for bringing apps and computation closer to the location where the action is, to improve response times and save bandwidth.
Apache License 2.0
36 stars 18 forks source link

Add `securitContext` in the default `Deployments` #178

Closed mathieu-benoit closed 1 year ago

mathieu-benoit commented 2 years ago

Like we did in BoA (https://github.com/GoogleCloudPlatform/bank-of-anthos/pull/855) or in Online Boutique (https://github.com/GoogleCloudPlatform/microservices-demo/pull/887) it would be great/easy/important to have the securityContext sections in all the Deployments. This will add more security by default for the end users.

And maybe, like BoA the in-cluster databases could be done in another PR if requiring more research/tests.