We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66a85f commit b13d1b7Copy full SHA for b13d1b7
content/patterns/ramendr-starter-kit/installation-details.adoc
@@ -77,7 +77,11 @@ Thus it runs from the Hub cluster.
77
* charts/hub/rdr/scripts/drpc-health-check-argocd-sync-disable.sh
78
79
This script disables sync on the rdr application to prevent ArgoCD from changing something during the
80
-failover process.
+
81
+* charts/hub/rdr/scripts/submariner-sg-tag.sh
82
83
+During development of the pattern we discovered a bug in submariner that can prevent LoadBalancer services from
84
+being created correctly after submariner is installed. This is a workaround for that bug.
85
86
87
0 commit comments