add
This commit is contained in:
12
vintage-os/macos/kustomization.yaml
Normal file
12
vintage-os/macos/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
|
||||
nameSuffix: macos
|
||||
commonLabels:
|
||||
app: qemu-macos
|
||||
namespace: vintage-os
|
||||
resources:
|
||||
- ../base
|
||||
images:
|
||||
- newName: tonychee7000/qemu-macos9
|
||||
newTag: "20221026-1"
|
||||
name: system
|
12
vintage-os/win98/kustomization.yaml
Normal file
12
vintage-os/win98/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
|
||||
nameSuffix: windows98
|
||||
commonLabels:
|
||||
app: qemu-windows98
|
||||
namespace: vintage-os
|
||||
resources:
|
||||
- ../base
|
||||
images:
|
||||
- newName: tonychee7000/qemu-windows98
|
||||
newTag: "20221025"
|
||||
name: system
|
Reference in New Issue
Block a user