Skip to content

Commit 99f5328

Browse files
committed
fix missing empty links
1 parent 2d9c5e2 commit 99f5328

File tree

1 file changed

+2
-2
lines changed

1 file 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/arcocd-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/arcocd-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)