mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
Update kubernetes.yml
This commit is contained in:
parent
1e4198dc58
commit
5e43fead56
1 changed files with 3 additions and 1 deletions
|
|
@ -30,8 +30,10 @@ spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
env:
|
env:
|
||||||
|
- name: VERSION
|
||||||
|
value: "11"
|
||||||
- name: RAM_SIZE
|
- name: RAM_SIZE
|
||||||
value: 4G
|
value: "4G"
|
||||||
- name: CPU_CORES
|
- name: CPU_CORES
|
||||||
value: "2"
|
value: "2"
|
||||||
- name: DISK_SIZE
|
- name: DISK_SIZE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue