File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed
charts/embedded-cluster-operator/charts/crds/templates Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -104,21 +104,16 @@ spec:
104104 type : string
105105 name :
106106 description : The repository name.
107- minLength : 1
108107 type : string
109108 password :
110109 description : Password for Basic HTTP authentication.
111110 type : string
112111 url :
113112 description : The repository URL.
114- minLength : 1
115113 type : string
116114 username :
117115 description : Username for Basic HTTP authentication.
118116 type : string
119- required :
120- - name
121- - url
122117 type : object
123118 type : array
124119 type : object
@@ -408,21 +403,16 @@ spec:
408403 type : string
409404 name :
410405 description : The repository name.
411- minLength : 1
412406 type : string
413407 password :
414408 description : Password for Basic HTTP authentication.
415409 type : string
416410 url :
417411 description : The repository URL.
418- minLength : 1
419412 type : string
420413 username :
421414 description : Username for Basic HTTP authentication.
422415 type : string
423- required :
424- - name
425- - url
426416 type : object
427417 type : array
428418 type : object
Original file line number Diff line number Diff line change @@ -109,21 +109,16 @@ spec:
109109 type : string
110110 name :
111111 description : The repository name.
112- minLength : 1
113112 type : string
114113 password :
115114 description : Password for Basic HTTP authentication.
116115 type : string
117116 url :
118117 description : The repository URL.
119- minLength : 1
120118 type : string
121119 username :
122120 description : Username for Basic HTTP authentication.
123121 type : string
124- required :
125- - name
126- - url
127122 type : object
128123 type : array
129124 type : object
Original file line number Diff line number Diff line change @@ -170,21 +170,16 @@ spec:
170170 type : string
171171 name :
172172 description : The repository name.
173- minLength : 1
174173 type : string
175174 password :
176175 description : Password for Basic HTTP authentication.
177176 type : string
178177 url :
179178 description : The repository URL.
180- minLength : 1
181179 type : string
182180 username :
183181 description : Username for Basic HTTP authentication.
184182 type : string
185- required :
186- - name
187- - url
188183 type : object
189184 type : array
190185 type : object
You can’t perform that action at this time.
0 commit comments