Update README.md
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Basic Helm Chart for deployment of Ladder
|
# Helm Chart for deployment of Ladder
|
||||||
This folder contains a basic helm chart deployment for the ladder app.
|
This folder contains a basic helm chart deployment for the ladder app.
|
||||||
|
|
||||||
# Deployment pre-reqs
|
# Deployment pre-reqs
|
||||||
## Values
|
## Values
|
||||||
Edit the values to your own preferences, with the only minimum requirement being `ingress.HOST` (line 19) being updated to your intended domain name.
|
Edit the values to your own preferences, with the only minimum requirement being `ingress.HOST` (line 19) being updated to your intended domain name.
|
||||||
|
|
||||||
Other variables in values.yaml can be updated as to your preferences, with details on each variable being listed in the main [README.md](https://github.com/kubero-dev/ladder/blob/e3eb866d483f521b2bfbb4bbfd642f6d3f6ee5a4/README.md) in the root of this repo.
|
Other variables in values.yaml can be updated as to your preferences, with details on each variable being listed in the main [README.md](/README.md) in the root of this repo.
|
||||||
|
|
||||||
## Defaults in K8s
|
## Defaults in K8s
|
||||||
No ingress default has been specified.
|
No ingress default has been specified.
|
||||||
|
|||||||
Reference in New Issue
Block a user