Commit 46f624c
authored
bug: add kind to metadata.yaml (#503)
The metadata.yaml file was missing the required 'kind: Metadata' field,
which caused clusterctl init --infrastructure oci to fail with:
'unexpected kind "" for provider infrastructure-oci (expected "Metadata")'
No functionality change1 parent f4d8fb9 commit 46f624c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments