Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 427 Bytes

HISTORY.md

File metadata and controls

22 lines (13 loc) · 427 Bytes

npm-web-sampler

Docker

Registry

From: How to Use Your Own Registry

helm

From: Getting Started

create

  1. $> helm create web-app.
  2. $> rm -rf web-app/templates.
  3. $> mv web-app helm.

install

  1. $> helm install full-coral ./helm
  2. $> helm get manifest full-coral