diff --git a/examples/complete/envs/dev/source-secrets.yaml b/examples/complete/envs/dev/source-secrets.yaml
index c4b6c2b9261c73a5b782def539721d1f98942d05..f43272daaf4fa2fb445826e26661d09f29a7e622 100644
--- a/examples/complete/envs/dev/source-secrets.yaml
+++ b/examples/complete/envs/dev/source-secrets.yaml
@@ -22,7 +22,7 @@ spec:
   #       so we are demonstrating that here with a new `GitRepository` resource pointed to the same repo
   url: https://repo1.dsop.io/platform-one/big-bang/umbrella.git
   ref:
-    branch: certs
+    branch: master
 ---
 apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
 kind: Kustomization