Skip to content
Clarify naming. authored by D. Elmo Peele's avatar D. Elmo Peele
......@@ -197,7 +197,7 @@ Secrets Values: (ProTip: paste the following directly in to the first Values Key
```yaml
Catalog: helm
App: minio (version 5.0.33)
Name: minio (anything really)
Name: minio
Namespace: _Namespace_
Answers: (ProTip: paste the following directly in to the first Variable field)
......@@ -226,7 +226,7 @@ Rules:
Target Backend:
Path: /
Target: cmdaa-minio
Target: cmdaa-minio (from the fullnameOverride Answer)
Port: 9000
Lables & Annotations:
......@@ -258,7 +258,7 @@ in [step 2.1](#step-2.1).
```yaml
Catalog: cmdaa
App: argo (version 0.9.8-cmdaa)
Name: argo (anything really)
Name: argo
Namespace: _Namespace_
Answers: (ProTip: paste the following directly in to the first Variable field)
......@@ -317,7 +317,7 @@ able to visit the argo ui using your browser to access:
```yaml
Catalog: helm
App: postgresql (version 8.6.4)
Name: postgresql (anything really)
Name: postgresql
Namespace: _Namespace_
Answers: (ProTip: paste the following directly in to the first Variable field)
......@@ -336,7 +336,7 @@ Answers: (ProTip: paste the following directly in to the first Variable field
```yaml
Catalog: cmdaa
App: cmdaa-analytics (version 0.0.12-3)
Name: argo (anything really)
Name: cmdaa-analytics
Namespace: _Namespace_
Answers:
......
......