Unverified Commit 724b3898 authored by Luis Cordova's avatar Luis Cordova Committed by GitHub

fix typo

parent a31e3b8f
......@@ -13,7 +13,7 @@ pattern:
- A `Deployment` is used to create a Replica Set of nginx pods.
([templates/deployment.yaml](templates/deployment.yaml))
- A `Service` is used to create a gateway to the pods running in the
replica set ([templates/svc.yaml](templates/service.yaml))
replica set ([templates/service.yaml](templates/service.yaml))
The [values.yaml](values.yaml) exposes a few of the configuration options in the
charts, though there are some that are not exposed there (like
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment