adding vth code as well as aaf and cert config
[it/otf.git] / otf-aaf-credential-generator / helm / otf-aaf-credential-generator / values.yaml
diff --git a/otf-aaf-credential-generator/helm/otf-aaf-credential-generator/values.yaml b/otf-aaf-credential-generator/helm/otf-aaf-credential-generator/values.yaml
new file mode 100644 (file)
index 0000000..003e3ba
--- /dev/null
@@ -0,0 +1,9 @@
+appName: otf-aaf-credential-generator
+
+keyfilePath: keyfile
+
+Secret:
+    keyfileSecretPath: /opt/secret/keyfile
+    aafId: id
+    aafPassword: pass
+    aafMechPassword: mechPass
\ No newline at end of file