chore(osx): Added OSX container

This commit is contained in:
Daniël Groothuis
2025-11-11 17:37:01 +01:00
parent 01c5b31cbb
commit 4a17940c9f

View File

@@ -23,6 +23,8 @@ spec:
value: "14" value: "14"
- name: DISK_SIZE - name: DISK_SIZE
value: "64G" value: "64G"
- name: KVM
value: "N"
ports: ports:
- containerPort: 8006 - containerPort: 8006
name: http name: http