Skip to content

Commit 3a7d34f

Browse files
authored
test: fix tests
1 parent b891acc commit 3a7d34f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e/resources/kubeadm-manager-defined.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ metadata:
128128
annotations:
129129
"helm.sh/hook": "post-install,post-upgrade"
130130
"helm.sh/hook-weight": "2"
131-
"argocd.argoproj.io/sync-wave": "2"
131+
"argocd.argoproj.io/sync-wave": "2"

test/e2e/resources/manager-defined-missing-other-infra-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ metadata:
128128
annotations:
129129
"helm.sh/hook": "post-install,post-upgrade"
130130
"helm.sh/hook-weight": "2"
131-
"argocd.argoproj.io/sync-wave": "2"
131+
"argocd.argoproj.io/sync-wave": "2"

0 commit comments

Comments
 (0)