Skip to content

Commit c7ee1bb

Browse files
filippomcalxbrd
andauthored
Update infrastructure/cluster-configuration/README.md
Co-authored-by: Alex <alxbrd@users.noreply.github.com>
1 parent 1724b0e commit c7ee1bb

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/cluster-configuration

1 file changed

+1
-1
lines changed

infrastructure/cluster-configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### TLDR;
66
1. Create Kubernetes cluster (e.g minikube or google cloud)
77
1. Initialize kubectl credentials to work with your cluster
8-
1. Run `source cluster-init.sh`
8+
1. Run `source cluster-init.sh` (This script installs the ingress-nginx controller and cert-manager using Helm in the configured k8s cluster.)
99

1010
### Cert-manager
1111

0 commit comments

Comments
 (0)