Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 875 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 875 Bytes

Helm Charts of tristian.id

Terminal/Shell in PWA. A personal website of Irvan Tristian.

Demo URL: tristian.id

Installation

  helm repo add nonkronk https://charts.tristian.id
  helm repo update
  kubectl label nodes <your-node-name> app-deployment=true
  helm install pwa nonkronk/tristian-id
  • Link Helm Charts (nonkronk/tristian-id): here
  • Link GitLab (nonkronk/tristian-id): here
  • Link DockerHub (nonkronk/tristian-id): here
  • Link website: here