docs(argocd): add missing Ingress task and note about missing template
This commit is contained in:
@@ -20,6 +20,7 @@ Available variables are listed below, along with default values (see `defaults/m
|
||||
The following tasks are performed by this role:
|
||||
|
||||
- **Install ArgoCD**: Creates the ArgoCD namespace and applies the installation manifests.
|
||||
- **Apply ArgoCD Ingress**: Applies an Ingress resource for the ArgoCD server. **Note:** The template file `ingress.yaml.j2` is missing from `templates/`.
|
||||
- **Apply ArgoCD CM**: Applies a ConfigMap with command parameters for ArgoCD.
|
||||
- **Apply ArgoCD repository**: Creates a Secret with Git repository credentials.
|
||||
- **Apply ArgoCD Root Application**: Creates a root Application resource for ArgoCD.
|
||||
|
||||
Reference in New Issue
Block a user