2022-10-19 06:00:00 +00:00
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
|
|
|
|
|
|
|
nameSuffix: happylinux
|
|
|
|
commonLabels:
|
|
|
|
app: qemu-happylinux
|
2022-10-20 07:35:45 +00:00
|
|
|
namespace: vintage-os
|
2022-10-19 06:00:00 +00:00
|
|
|
resources:
|
|
|
|
- ../base
|
|
|
|
images:
|
|
|
|
- newName: tonychee7000/qemu-happy-linux
|
|
|
|
newTag: pulseaudio-1
|
2022-10-20 07:35:45 +00:00
|
|
|
name: system
|