Skip to content

Commit 1797946

Browse files
authored
Fix image references in docs (#294)
fix image references
1 parent d86b018 commit 1797946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/modules/demos/pages/argo-cd-git-ops.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ Per default in this demo, the ArgoCD `Sync Policy` is set to `auto-sync`.
107107
This means that changes to the Git repository are immediatly synced into the cluster.
108108
This is nice in the demo case, but should be disabled for production use cases.
109109

110-
image::argo-cd-git-ops/arcocd-airflow-application-details.png[]
110+
image::argo-cd-git-ops/argocd-airflow-application-details.png[]
111111

112112
More information about the cluster and e.g. networking can be displayed in the different tabs on the top right.
113113

114-
image::argo-cd-git-ops/arcocd-airflow-application-network.png[]
114+
image::argo-cd-git-ops/argocd-airflow-application-network.png[]
115115

116116
Now, after a quick overview of the ArgoCD web UI, the following part demonstrates how to sync and deploy Stackable operators via ArgoCD.
117117

0 commit comments

Comments
 (0)