aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvstate/example/state.yml
diff options
context:
space:
mode:
Diffstat (limited to 'sdv/docker/sdvstate/example/state.yml')
-rw-r--r--sdv/docker/sdvstate/example/state.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sdv/docker/sdvstate/example/state.yml b/sdv/docker/sdvstate/example/state.yml
new file mode 100644
index 0000000..1ca61e1
--- /dev/null
+++ b/sdv/docker/sdvstate/example/state.yml
@@ -0,0 +1,17 @@
+# This is a comment
+
+# values are stored in key:value format
+## keys are case-insensitive
+## values can be int, float, string, dict, list, bool
+
+
+## Path to PDF file
+PDF_FILE: example/intel-pod10.json
+
+#############
+# Airship arguments
+#############
+
+# Path to kube-config file
+KUBE_CONFIG : example/kubepod10
+