https://github.com/ktsstudio/helm-charts
Helm Charts
https://github.com/ktsstudio/helm-charts
helm helm-charts kts kubernetes
Last synced: 17 days ago
JSON representation
Helm Charts
- Host: GitHub
- URL: https://github.com/ktsstudio/helm-charts
- Owner: ktsstudio
- License: apache-2.0
- Created: 2021-08-20T08:25:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T09:36:24.000Z (8 months ago)
- Last Synced: 2025-03-25T03:34:49.015Z (about 1 month ago)
- Topics: helm, helm-charts, kts, kubernetes
- Language: Smarty
- Homepage: https://kts.studio
- Size: 105 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) to get started.Once Helm has been set up correctly, add the repo as follows:
helm repo add kts https://charts.kts.studio
If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo kts` to see the charts.To install the chart:
helm install my- kts/
To uninstall the chart:
helm delete my-