This repository contains Helm charts for various projects within the Blockx3 organization.
Helm is a package manager for Kubernetes that helps you manage Kubernetes applications. This repository hosts Helm charts for different projects in the Blockx3 organization.
- website: It is the helm chart for the main website of https://Blockx3.xyz.
To use a Helm chart from this repository, cd
into the project directory and run the following commands:
-
Change the required valuse in the
values.yaml
file. -
Install the Helm chart:
helm install <any_name> ./
This repository is licensed under the MIT License. See the LICENSE file for more details.