stale-painting-80203
10/25/2022, 8:26 PMError>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
</Error>
great-bear-19718
10/26/2022, 1:54 AMwitty-jelly-95845
10/26/2022, 7:43 AMancient-pizza-13099
10/26/2022, 8:46 AMkubectl apply -f
following file to guide Harvester to kick off the upgrade.
cat > v110test.yaml << 'EOF'
apiVersion: <http://harvesterhci.io/v1beta1|harvesterhci.io/v1beta1>
kind: Version
metadata:
name: v1.1.0
namespace: harvester-system
spec:
isoChecksum: d5e7c152c5ca9e8f71918ee90dd94b46ab79b73d8d71bfc6732d70c16c9786baf2f2c32186f269851c4838b344435e5277057132cdc56dba75df797c5a387fa1
isoURL: <http://192.168.122.101:8000/h-fix2931-1810.iso> # change to local ISO URL
releaseDate: '20221018'
EOF
stale-painting-80203
10/26/2022, 4:42 PM