rancher-partner-charts/charts/f5/nginx-service-mesh
github-actions[bot] 9a7381d886 Charts CI
```
Updated:
  asserts/asserts:
    - 1.37.0
  bitnami/mariadb:
    - 12.1.1
  bitnami/postgresql:
    - 12.4.1
  bitnami/redis:
    - 17.10.1
  bitnami/tomcat:
    - 10.8.1
  bitnami/wordpress:
    - 16.0.1
  bitnami/zookeeper:
    - 11.3.1
  f5/nginx-service-mesh:
    - 2.0.0
  kong/kong:
    - 2.20.0
  percona/psmdb-db:
    - 1.14.1
  pixie/pixie-operator-chart:
    - 0.1.0
  redpanda/redpanda:
    - 4.0.7
  speedscale/speedscale-operator:
    - 1.2.36
  traefik/traefik:
    - 23.0.0
  triggermesh/triggermesh:
    - 0.7.3
```
2023-04-26 12:46:19 +00:00
..
configs Charts CI 2023-04-26 12:46:19 +00:00
crds Charts CI 2023-04-26 12:46:19 +00:00
rancher-files Charts CI 2023-04-26 12:46:19 +00:00
templates Charts CI 2023-04-26 12:46:19 +00:00
Chart.yaml Charts CI 2023-04-26 12:46:19 +00:00
README.md Charts CI 2023-04-26 12:46:19 +00:00
app-readme.md Charts CI 2023-04-26 12:46:19 +00:00
chart-icon.png Removing unpacked chart versions. Changing configuration to just store latest release to reduce quantity of tracked files over time 2022-12-01 23:19:00 -05:00
embed.go Charts CI 2023-02-16 16:33:45 +00:00
questions.yaml Charts CI 2023-04-26 12:46:19 +00:00
values.schema.json Charts CI 2023-04-26 12:46:19 +00:00
values.yaml Charts CI 2023-04-26 12:46:19 +00:00

README.md

NGINX Service Mesh

Before deploying NGINX Service Mesh, see the Platform Guide to ensure your environment is properly configured. If Persistent Storage is not configured in your cluster, set the mTLS.persistentStorage field to off. Verify that no other service meshes exist in your Kubernetes cluster. It is advised to install NGINX Service Mesh in a dedicated namespace.

Helm Installation and Configuration

For information on the configuration options and installation process when using Helm with NGINX Service Mesh, see the Installation Guide.

To enable automatic sidecar injection, add the following label to a namespace: injector.nsm.nginx.com/auto-inject=enabled.