Merge "Move Kong to infra deployment"
[it/dep.git] / ric-infra / 25-tiller / helm / kong / charts / kong / ci / dbless.yaml
diff --git a/ric-infra/25-tiller/helm/kong/charts/kong/ci/dbless.yaml b/ric-infra/25-tiller/helm/kong/charts/kong/ci/dbless.yaml
new file mode 100755 (executable)
index 0000000..6b96a33
--- /dev/null
@@ -0,0 +1,7 @@
+# CI test for testing dbless deployment
+ingressController:
+  enabled: true
+env:
+  database: "off"
+postgresql:
+  enabled: false