github.com/argoproj/argo-cd/v3@v3.2.1/mkdocs.yml (about) 1 extra: 2 analytics: 3 property: G-5Z1VTPDL73 4 provider: google 5 extra_css: 6 - assets/versions.css 7 extra_javascript: 8 - assets/versions.js 9 markdown_extensions: 10 - markdown_include.include 11 - codehilite: 12 css_class: highlight 13 - admonition 14 - toc: 15 permalink: true 16 - pymdownx.superfences 17 nav: 18 - Overview: index.md 19 - understand_the_basics.md 20 - core_concepts.md 21 - getting_started.md 22 - Operator Manual: 23 - operator-manual/index.md 24 - operator-manual/architecture.md 25 - operator-manual/installation.md 26 - operator-manual/feature-maturity.md 27 - operator-manual/core.md 28 - operator-manual/declarative-setup.md 29 - operator-manual/app-any-namespace.md 30 - operator-manual/ingress.md 31 - High Availability: 32 - Overview: operator-manual/high_availability.md 33 - Dynamic Cluster Distribution: operator-manual/dynamic-cluster-distribution.md 34 - User Management: 35 - operator-manual/user-management/index.md 36 - operator-manual/user-management/auth0.md 37 - operator-manual/user-management/microsoft.md 38 - operator-manual/user-management/okta.md 39 - operator-manual/user-management/onelogin.md 40 - operator-manual/user-management/keycloak.md 41 - operator-manual/user-management/openunison.md 42 - operator-manual/user-management/google.md 43 - operator-manual/user-management/zitadel.md 44 - operator-manual/user-management/identity-center.md 45 - operator-manual/rbac.md 46 - Security: 47 - Overview: operator-manual/security.md 48 - snyk/index.md 49 - operator-manual/signed-release-assets.md 50 - operator-manual/tls.md 51 - operator-manual/cluster-management.md 52 - operator-manual/cluster-bootstrapping.md 53 - operator-manual/secret-management.md 54 - operator-manual/disaster_recovery.md 55 - operator-manual/reconcile.md 56 - operator-manual/webhook.md 57 - operator-manual/health.md 58 - operator-manual/resource_actions.md 59 - operator-manual/custom_tools.md 60 - operator-manual/custom-styles.md 61 - operator-manual/ui-customization.md 62 - operator-manual/metrics.md 63 - operator-manual/web_based_terminal.md 64 - operator-manual/config-management-plugins.md 65 - operator-manual/deep_links.md 66 - operator-manual/git_configuration.md 67 - Notifications: 68 - Overview: operator-manual/notifications/index.md 69 - operator-manual/notifications/triggers.md 70 - operator-manual/notifications/templates.md 71 - operator-manual/notifications/functions.md 72 - operator-manual/notifications/catalog.md 73 - operator-manual/notifications/monitoring.md 74 - operator-manual/notifications/subscriptions.md 75 - operator-manual/notifications/troubleshooting.md 76 - operator-manual/notifications/troubleshooting-commands.md 77 - operator-manual/notifications/troubleshooting-errors.md 78 - operator-manual/notifications/examples.md 79 - Notification Services: 80 - operator-manual/notifications/services/alertmanager.md 81 - operator-manual/notifications/services/awssqs.md 82 - operator-manual/notifications/services/email.md 83 - operator-manual/notifications/services/github.md 84 - operator-manual/notifications/services/googlechat.md 85 - operator-manual/notifications/services/grafana.md 86 - operator-manual/notifications/services/mattermost.md 87 - operator-manual/notifications/services/newrelic.md 88 - operator-manual/notifications/services/opsgenie.md 89 - operator-manual/notifications/services/overview.md 90 - operator-manual/notifications/services/pagerduty.md 91 - operator-manual/notifications/services/pagerduty_v2.md 92 - operator-manual/notifications/services/pushover.md 93 - operator-manual/notifications/services/rocketchat.md 94 - operator-manual/notifications/services/slack.md 95 - operator-manual/notifications/services/teams.md 96 - operator-manual/notifications/services/telegram.md 97 - operator-manual/notifications/services/webex.md 98 - operator-manual/notifications/services/webhook.md 99 - operator-manual/troubleshooting.md 100 - ApplicationSet: 101 - Introduction: operator-manual/applicationset/index.md 102 - Installations: operator-manual/applicationset/Getting-Started.md 103 - Use Cases: operator-manual/applicationset/Use-Cases.md 104 - Security: operator-manual/applicationset/Security.md 105 - How ApplicationSet controller interacts with Argo CD: operator-manual/applicationset/Argo-CD-Integration.md 106 - Generators: 107 - operator-manual/applicationset/Generators.md 108 - operator-manual/applicationset/Generators-List.md 109 - operator-manual/applicationset/Generators-Cluster.md 110 - operator-manual/applicationset/Generators-Git.md 111 - operator-manual/applicationset/Generators-Matrix.md 112 - operator-manual/applicationset/Generators-Merge.md 113 - operator-manual/applicationset/Generators-SCM-Provider.md 114 - operator-manual/applicationset/Generators-Cluster-Decision-Resource.md 115 - operator-manual/applicationset/Generators-Pull-Request.md 116 - operator-manual/applicationset/Generators-Post-Selector.md 117 - operator-manual/applicationset/Generators-Plugin.md 118 - Template fields: 119 - operator-manual/applicationset/Template.md 120 - operator-manual/applicationset/GoTemplate.md 121 - Controlling Resource Modification: operator-manual/applicationset/Controlling-Resource-Modification.md 122 - Application Pruning & Resource Deletion: operator-manual/applicationset/Application-Deletion.md 123 - Progressive Syncs: operator-manual/applicationset/Progressive-Syncs.md 124 - Git File Generator Globbing: operator-manual/applicationset/Generators-Git-File-Globbing.md 125 - ApplicationSet Specification Reference: operator-manual/applicationset/applicationset-specification.md 126 - ApplicationSet in any namespace: operator-manual/applicationset/Appset-Any-Namespace.md 127 - Server Configuration Parameters: 128 - operator-manual/server-commands/argocd-server.md 129 - operator-manual/server-commands/argocd-application-controller.md 130 - operator-manual/server-commands/argocd-repo-server.md 131 - operator-manual/server-commands/argocd-dex.md 132 - operator-manual/server-commands/additional-configuration-method.md 133 - Upgrading: 134 - operator-manual/upgrading/overview.md 135 - operator-manual/upgrading/3.1-3.2.md 136 - operator-manual/upgrading/3.0-3.1.md 137 - operator-manual/upgrading/2.14-3.0.md 138 - operator-manual/upgrading/2.13-2.14.md 139 - operator-manual/upgrading/2.12-2.13.md 140 - operator-manual/upgrading/2.11-2.12.md 141 - operator-manual/upgrading/2.10-2.11.md 142 - operator-manual/upgrading/2.9-2.10.md 143 - operator-manual/upgrading/2.8-2.9.md 144 - operator-manual/upgrading/2.7-2.8.md 145 - operator-manual/upgrading/2.6-2.7.md 146 - operator-manual/upgrading/2.5-2.6.md 147 - operator-manual/upgrading/2.4-2.5.md 148 - operator-manual/upgrading/2.3-2.4.md 149 - operator-manual/upgrading/2.2-2.3.md 150 - operator-manual/upgrading/2.1-2.2.md 151 - operator-manual/upgrading/2.0-2.1.md 152 - operator-manual/upgrading/1.8-2.0.md 153 - operator-manual/upgrading/1.7-1.8.md 154 - operator-manual/upgrading/1.6-1.7.md 155 - operator-manual/upgrading/1.5-1.6.md 156 - operator-manual/upgrading/1.4-1.5.md 157 - operator-manual/upgrading/1.3-1.4.md 158 - operator-manual/upgrading/1.2-1.3.md 159 - operator-manual/upgrading/1.1-1.2.md 160 - operator-manual/upgrading/1.0-1.1.md 161 - Project Specification Reference: operator-manual/project-specification.md 162 - User Guide: 163 - user-guide/index.md 164 - user-guide/application_sources.md 165 - user-guide/kustomize.md 166 - user-guide/helm.md 167 - user-guide/oci.md 168 - user-guide/import.md 169 - user-guide/jsonnet.md 170 - user-guide/directory.md 171 - user-guide/tool_detection.md 172 - user-guide/projects.md 173 - user-guide/private-repositories.md 174 - user-guide/plugins.md 175 - user-guide/multiple_sources.md 176 - GnuPG verification: user-guide/gpg-verification.md 177 - user-guide/auto_sync.md 178 - Diffing: 179 - Diff Strategies: user-guide/diff-strategies.md 180 - Diff Customization: user-guide/diffing.md 181 - user-guide/orphaned-resources.md 182 - user-guide/compare-options.md 183 - user-guide/sync-options.md 184 - user-guide/parameters.md 185 - user-guide/environment-variables.md 186 - user-guide/build-environment.md 187 - user-guide/tracking_strategies.md 188 - user-guide/resource_tracking.md 189 - user-guide/resource_hooks.md 190 - user-guide/selective_sync.md 191 - user-guide/sync-waves.md 192 - user-guide/sync_windows.md 193 - user-guide/sync-kubectl.md 194 - user-guide/skip_reconcile.md 195 - Generating Applications with ApplicationSet: user-guide/application-set.md 196 - user-guide/ci_automation.md 197 - user-guide/app_deletion.md 198 - user-guide/best_practices.md 199 - user-guide/status-badge.md 200 - user-guide/external-url.md 201 - user-guide/extra_info.md 202 - Notification subscriptions: user-guide/subscriptions.md 203 - user-guide/annotations-and-labels.md 204 - Command Reference: user-guide/commands/argocd.md 205 - Application Specification Reference: user-guide/application-specification.md 206 - Developer Guide: 207 - developer-guide/index.md 208 - Development Environment: developer-guide/development-environment.md 209 - Development Cycle: developer-guide/development-cycle.md 210 - Submit Your PR: developer-guide/submit-your-pr.md 211 - Architecture: 212 - developer-guide/architecture/authz-authn.md 213 - developer-guide/architecture/components.md 214 - Code Contribution Guide: developer-guide/code-contributions.md 215 - Toolchain Guide: developer-guide/toolchain-guide.md 216 - developer-guide/mac-users.md 217 - developer-guide/release-process-and-cadence.md 218 - developer-guide/running-locally.md 219 - developer-guide/debugging-locally.md 220 - developer-guide/debugging-remote-environment.md 221 - developer-guide/api-docs.md 222 - developer-guide/test-e2e.md 223 - developer-guide/dependencies.md 224 - developer-guide/ci.md 225 - developer-guide/releasing.md 226 - developer-guide/docs-site.md 227 - developer-guide/static-code-analysis.md 228 - Extensions: 229 - developer-guide/extensions/ui-extensions.md 230 - developer-guide/extensions/proxy-extensions.md 231 - developer-guide/faq.md 232 - developer-guide/tilt.md 233 - faq.md 234 - security_considerations.md 235 - Support: SUPPORT.md 236 - roadmap.md 237 - Releases ⧉: https://github.com/argoproj/argo-cd/releases 238 - Blog ⧉: https://blog.argoproj.io/ 239 repo_url: https://github.com/argoproj/argo-cd 240 site_name: Argo CD - Declarative GitOps CD for Kubernetes 241 site_url: !ENV READTHEDOCS_CANONICAL_URL 242 strict: true 243 theme: 244 custom_dir: overrides 245 favicon: assets/favicon.png 246 font: 247 text: Work Sans 248 logo: assets/logo.png 249 name: material 250 palette: 251 - media: '(prefers-color-scheme: light)' 252 primary: teal 253 scheme: default 254 toggle: 255 icon: material/brightness-7 256 name: Switch to dark mode 257 - media: '(prefers-color-scheme: dark)' 258 primary: teal 259 scheme: slate 260 toggle: 261 icon: material/brightness-4 262 name: Switch to light mode