File tree Expand file tree Collapse file tree 4 files changed +2
-13
lines changed Expand file tree Collapse file tree 4 files changed +2
-13
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,6 @@ metadata:
95
95
" helm.sh/hook-weight " : " 2"
96
96
" argocd.argoproj.io/sync-wave " : " 2"
97
97
spec :
98
- manager :
99
98
configSecret :
100
99
name : test-secret-name
101
100
namespace : test-secret-namespace
@@ -111,7 +110,6 @@ metadata:
111
110
" helm.sh/hook-weight " : " 2"
112
111
" argocd.argoproj.io/sync-wave " : " 2"
113
112
spec :
114
- manager :
115
113
configSecret :
116
114
name : test-secret-name
117
115
namespace : test-secret-namespace
@@ -127,7 +125,6 @@ metadata:
127
125
" helm.sh/hook-weight " : " 2"
128
126
" argocd.argoproj.io/sync-wave " : " 2"
129
127
spec :
130
- manager :
131
128
configSecret :
132
129
name : test-secret-name
133
130
namespace : test-secret-namespace
@@ -143,7 +140,6 @@ metadata:
143
140
" helm.sh/hook-weight " : " 2"
144
141
" argocd.argoproj.io/sync-wave " : " 2"
145
142
spec :
146
- manager :
147
143
configSecret :
148
144
name : test-secret-name
149
145
namespace : test-secret-namespace
Original file line number Diff line number Diff line change @@ -95,7 +95,6 @@ metadata:
95
95
" helm.sh/hook-weight " : " 2"
96
96
" argocd.argoproj.io/sync-wave " : " 2"
97
97
spec :
98
- manager :
99
98
configSecret :
100
99
name : aws-variables
101
100
namespace : default
@@ -131,7 +130,6 @@ metadata:
131
130
" helm.sh/hook-weight " : " 2"
132
131
" argocd.argoproj.io/sync-wave " : " 2"
133
132
spec :
134
- manager :
135
133
configSecret :
136
134
name : aws-variables
137
135
namespace : default
Original file line number Diff line number Diff line change @@ -103,7 +103,6 @@ metadata:
103
103
" helm.sh/hook-weight " : " 2"
104
104
" argocd.argoproj.io/sync-wave " : " 2"
105
105
spec :
106
- manager :
107
106
---
108
107
# Source: cluster-api-operator/templates/ipam.yaml
109
108
apiVersion : operator.cluster.x-k8s.io/v1alpha2
@@ -116,7 +115,6 @@ metadata:
116
115
" helm.sh/hook-weight " : " 2"
117
116
" argocd.argoproj.io/sync-wave " : " 2"
118
117
spec :
119
- manager :
120
118
---
121
119
# Source: cluster-api-operator/templates/infra.yaml
122
120
apiVersion : operator.cluster.x-k8s.io/v1alpha2
@@ -128,5 +126,4 @@ metadata:
128
126
" helm.sh/hook " : " post-install,post-upgrade"
129
127
" helm.sh/hook-weight " : " 2"
130
128
" argocd.argoproj.io/sync-wave " : " 2"
131
- spec :
132
- manager:
129
+ spec:
Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ metadata:
115
115
" helm.sh/hook-weight " : " 2"
116
116
" argocd.argoproj.io/sync-wave " : " 2"
117
117
spec :
118
- manager :
119
118
---
120
119
# Source: cluster-api-operator/templates/infra.yaml
121
120
apiVersion : operator.cluster.x-k8s.io/v1alpha2
@@ -127,5 +126,4 @@ metadata:
127
126
" helm.sh/hook " : " post-install,post-upgrade"
128
127
" helm.sh/hook-weight " : " 2"
129
128
" argocd.argoproj.io/sync-wave " : " 2"
130
- spec :
131
- manager:
129
+ spec:
You can’t perform that action at this time.
0 commit comments