Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithemad/helm-charts
Useful Helm Charts for Kubernetes
https://github.com/codewithemad/helm-charts
helm helm-chart helm-charts kubernetes maintenance maintenance-mode maintenance-page
Last synced: 3 months ago
JSON representation
Useful Helm Charts for Kubernetes
- Host: GitHub
- URL: https://github.com/codewithemad/helm-charts
- Owner: CodeWithEmad
- License: agpl-3.0
- Created: 2024-07-18T00:28:21.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-27T14:33:07.000Z (7 months ago)
- Last Synced: 2024-11-01T06:51:29.532Z (3 months ago)
- Topics: helm, helm-chart, helm-charts, kubernetes, maintenance, maintenance-mode, maintenance-page
- Language: Smarty
- Homepage:
- Size: 166 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
Helm Charts Repository
======================.. image:: https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/codewithemad
:alt: Artifact Hub
:target: https://artifacthub.io/packages/search?repo=codewithemadThis repository contains Helm charts for various applications and services.
Available Charts
----------------* `maintenance`_: A chart for deploying a maintenance page.
.. _maintenance: https://github.com/CodeWithEmad/helm-charts/tree/master/charts/maintenance
Usage
-----To use the charts from this repository, follow these steps:
1. Add the Helm repository:
.. code-block:: bash
helm repo add codewithemad https://codewithemad.github.io/helm-charts/
2. Update your local Helm chart repository cache:
.. code-block:: bash
helm repo update
3. Install a chart:
.. code-block:: bash
helm install my-release codewithemad/
For more details on each chart, please refer to the README file in the respective chart directory.
Contributing
------------Contributions are welcome! Please see the `CONTRIBUTING.rst`_ file for details.
.. _CONTRIBUTING.rst: https://github.com/codewithemad/helm-charts/blob/master/CONTRIBUTING.rst
License
-------This work is licensed under the terms of the `GNU Affero General Public License (AGPL) `_.
Support
-------If you encounter any problems or have any questions, please file an issue on the GitHub repository.