Browse Source

Merge pull request #108 from enisn/enisn/k8s-readme

Add how to stop k8s deployment
pull/109/head
Halil İbrahim Kalkan 4 years ago
committed by GitHub
parent
commit
a5c15b010d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      etc/k8s/README.md

3
etc/k8s/README.md

@ -23,3 +23,6 @@
* *You may wait ~30 seconds on first run for preparing the database*.
* Browse https://eh-st-www and https://eh-st-admin
* Username: `admin`, password: `1q2w3E*`.
### How to stop?
* Run `helm uninstall eh-st` command.
Loading…
Cancel
Save