UNCLASSIFIED

Commit 2b1832e2 authored by promaethius's avatar promaethius 💬
Browse files

fake passes

parent e9850c57
...@@ -2,6 +2,4 @@ ...@@ -2,6 +2,4 @@
helm repo add stable https://kubernetes-charts.storage.googleapis.com helm repo add stable https://kubernetes-charts.storage.googleapis.com
helm repo update helm repo update
helm template anchore stable/anchore-engine -f values.yaml > template.yml helm template anchore stable/anchore-engine -f values.yaml > template.yml
``` ```
ANCHORE_ADMIN_PASSWORD: "foobar" \ No newline at end of file
ANCHORE_DB_PASSWORD: "anchore,supersecretpass"
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment