aboutsummaryrefslogtreecommitdiffstats
path: root/helm/ves-client/templates/NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'helm/ves-client/templates/NOTES.txt')
-rw-r--r--helm/ves-client/templates/NOTES.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/helm/ves-client/templates/NOTES.txt b/helm/ves-client/templates/NOTES.txt
new file mode 100644
index 0000000..d6e6f53
--- /dev/null
+++ b/helm/ves-client/templates/NOTES.txt
@@ -0,0 +1,17 @@
+Application Configuration
+
+Basic authentication:
+config:
+ useCerts: false
+
+Certificate authentication with AAF:
+config:
+ useCerts: true
+
+certMethod: "aaf"
+
+Certificate authentication with CMPv2:
+config:
+ useCerts: true
+
+certMethod: "cmpv2"