Skip to content

Commit 7078a64

Browse files
committed
revert temporary branch changes
1 parent ce10cf7 commit 7078a64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

clusters/development/flux-system/gotk-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
spec:
99
interval: 1m0s
1010
ref:
11-
branch: 2980-configure-velero-plugin-image-from-ghcrio
11+
branch: master
1212
secretRef:
1313
name: flux-system
1414
url: ssh://git@github.com/equinor/radix-flux

components/flux/image-update-automation/imageUpdateAutomation.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
git:
1212
checkout:
1313
ref:
14-
branch: 2980-configure-velero-plugin-image-from-ghcrio
14+
branch: master
1515
commit:
1616
author:
1717
email: radix@statoilsrm.onmicrosoft.com
@@ -38,7 +38,7 @@ spec:
3838
- {{.}}
3939
{{ end -}}
4040
push:
41-
branch: flux-image-updates-2980-configure-velero-plugin-image-from-ghcrio
41+
branch: flux-image-updates
4242
update:
4343
path: ${FLUX_CONFIG_PATH}
4444
strategy: Setters

0 commit comments

Comments
 (0)