IBM-Blockchain-Identity / indy-ssivc-tutorial

A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials.
Apache License 2.0
79 stars 73 forks source link

Externalise parameters for more flexible kubernetes deployment. #14

Open iwinoto opened 6 years ago

iwinoto commented 6 years ago

Aim: Allows user a choice of image repo and deploy the demo to choice of kube clusters.

Summary of changes: Modified the kubernetes/ci.sh and associated YAMLs to externalise parameters for

Testing: Only tested with IKS and docker.hub. Partially tested with IBM Cloud container registry.

Known issues: None