Update README.md
This commit is contained in:
parent
f3c87e8d32
commit
5410733d72
@ -52,11 +52,12 @@ You will also need to complete the steps below. See the referenced AWS documenta
|
|||||||
2. Ensure you have updated your values.yaml with appropriate values for your environment.
|
2. Ensure you have updated your values.yaml with appropriate values for your environment.
|
||||||
- Note that you can specify Ingress annotations via the values.yaml.
|
- Note that you can specify Ingress annotations via the values.yaml.
|
||||||
- If you wish to add [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/), you can do so via kubectl. See the [kubectl Cheat Sheet](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) for specific commands.
|
- If you wish to add [Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/), you can do so via kubectl. See the [kubectl Cheat Sheet](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) for specific commands.
|
||||||
4. Install the chart using the following:
|
|
||||||
|
|
||||||
```helm install nxrm nexus/nxrm-aws-resiliency --values values.yaml```
|
3. Install the chart using the following:
|
||||||
|
|
||||||
3. Get the Nexus Repository link using the following:
|
```helm install nxrm sonatype/nxrm-aws-resiliency -f values.yaml```
|
||||||
|
|
||||||
|
4. Get the Nexus Repository link using the following:
|
||||||
|
|
||||||
```kubectl get ingresses -n nexusrepo```
|
```kubectl get ingresses -n nexusrepo```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user