https://github.com/codewithemad/helm-charts
Useful Helm Charts for Kubernetes By Me :)
https://github.com/codewithemad/helm-charts
helm helm-chart helm-charts kubernetes maintenance maintenance-mode maintenance-page
Last synced: about 2 months ago
JSON representation
Useful Helm Charts for Kubernetes By Me :)
- Host: GitHub
- URL: https://github.com/codewithemad/helm-charts
- Owner: CodeWithEmad
- License: agpl-3.0
- Created: 2024-07-18T00:28:21.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-09T10:12:50.000Z (4 months ago)
- Last Synced: 2025-03-28T09:04:04.832Z (2 months ago)
- Topics: helm, helm-chart, helm-charts, kubernetes, maintenance, maintenance-mode, maintenance-page
- Language: Smarty
- Homepage:
- Size: 174 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- 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.ir/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.