aws-containers / eks-app-mesh-polyglot-demo

End to end deployment and observability of polyglot microservices in Amazon EKS using AWS App Mesh, AWS Fargate, Amazon Cloudwatch Container Insights, and AWS X-Ray
MIT No Attribution
64 stars 636 forks source link

fix: Adding missing `values-psa-pss-restricted-ns.yaml` file. #35

Closed rodrigobersa closed 1 year ago

rodrigobersa commented 1 year ago

What does this PR do?

namespace:
  security:
    enabled: true
  labels:
    pod-security.kubernetes.io/audit: restricted
    pod-security.kubernetes.io/enforce: restricted
    pod-security.kubernetes.io/warn: restricted