Skip to content

Commit

Permalink
Update minikube-installation.md (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwallschlaeger committed Jun 19, 2024
1 parent b25cfd7 commit a2bd2bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/minikube-installation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installation guide for Minicube
# Installation guide for Minikube

## Install Minicube
## Install Minikube

To install minikube itself follow the instruction on https://kubernetes.io/de/docs/tasks/tools/install-minikube/

Expand All @@ -12,7 +12,7 @@ Download or update latest helm chart dependencies listed in /chart.yaml.
helm dependency update charts/geonode
```

## Edit Minicube values
## Edit Minikube values

View and edit the predefined minikube values under /minikube-values.yaml

Expand Down Expand Up @@ -117,4 +117,4 @@ There are several ways to expose services from minikube, find information in the

Now you are able to access the geonode installation by opening your browser and open http://geonode for geonode and http://geonode/geoserver for geoserver

Have Fun!
Have Fun!

0 comments on commit a2bd2bd

Please sign in to comment.