fix: fixes flux
infra-hideyoshi.com
Made using Kubernetes, this project was made for the deployment of the hideyoshi.com project.
All code in this repo is distributed freely by the GPLv3 License.
Usage
-
Requirements:
This project requires a working kubernetes cluster with the following tools installed: kubectl, helm and envsubts. If running in a local environment and if minikube is preset a minikube cluster can be created.
-
Running Kubernetes Application:
./deploy.sh [-f <env_file>] [-e <environment>] [-m] -
Flags:
-
-f: The environment file to use. If not set the system environment variables will be used. -
-e: The environment to deploy. Values[remote|local]. Default isremote. -
-m: If set, the minikube cluster will be used.
-
Authors
Description
Languages
Shell
100%