Skip to content

Commit b891acc

Browse files
authored
test: adjust test files
1 parent 7c38d99 commit b891acc

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ metadata:
107107
"helm.sh/hook": "post-install,post-upgrade"
108108
"helm.sh/hook-weight": "2"
109109
"argocd.argoproj.io/sync-wave": "2"
110-
spec:
111110
---
112111
# Source: cluster-api-operator/templates/ipam.yaml
113112
apiVersion: operator.cluster.x-k8s.io/v1alpha2
@@ -119,7 +118,6 @@ metadata:
119118
"helm.sh/hook": "post-install,post-upgrade"
120119
"helm.sh/hook-weight": "2"
121120
"argocd.argoproj.io/sync-wave": "2"
122-
spec:
123121
---
124122
# Source: cluster-api-operator/templates/infra.yaml
125123
apiVersion: operator.cluster.x-k8s.io/v1alpha2
@@ -131,4 +129,3 @@ metadata:
131129
"helm.sh/hook": "post-install,post-upgrade"
132130
"helm.sh/hook-weight": "2"
133131
"argocd.argoproj.io/sync-wave": "2"
134-
spec:

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ metadata:
9191
"helm.sh/hook": "post-install,post-upgrade"
9292
"helm.sh/hook-weight": "2"
9393
"argocd.argoproj.io/sync-wave": "2"
94-
spec:
9594
---
9695
# Source: cluster-api-operator/templates/core.yaml
9796
apiVersion: operator.cluster.x-k8s.io/v1alpha2
@@ -119,7 +118,6 @@ metadata:
119118
"helm.sh/hook": "post-install,post-upgrade"
120119
"helm.sh/hook-weight": "2"
121120
"argocd.argoproj.io/sync-wave": "2"
122-
spec:
123121
---
124122
# Source: cluster-api-operator/templates/infra.yaml
125123
apiVersion: operator.cluster.x-k8s.io/v1alpha2
@@ -131,4 +129,3 @@ metadata:
131129
"helm.sh/hook": "post-install,post-upgrade"
132130
"helm.sh/hook-weight": "2"
133131
"argocd.argoproj.io/sync-wave": "2"
134-
spec:

0 commit comments

Comments
 (0)