We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d161887 commit 6b8f545Copy full SHA for 6b8f545
chart/preflight/README.md
@@ -1,6 +1,10 @@
1
# Preflight Agent
2
3
-You can install the Preflight agent using Helm, as follows:
+This chart is designed to be installed as a dependency of the `jetstacksecure-mp` chart.
4
+
5
+It may eventually be moved to the [public Preflight Agent Repository](https://github.com/jetstack/preflight).
6
7
+For testing purposes, you can install the Preflight agent using Helm, as follows:
8
9
```
10
helm install \
0 commit comments