contrib: add note about k8s best security practices

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-10 14:28:19 +02:00
parent 268219ad87
commit 485ee93cde
@@ -1 +1,3 @@
# Basic Kubernetes example with Helm
Note that these examples aim to show a minimal setup and do not include best practices for secure Kubernetes deployments. See the [Kubernetes documentation](https://kubernetes.io/docs/concepts/security/) for more information, or resources provided by your own organization.