mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Update Windows container version and disk size
This commit is contained in:
parent
2ada1eeee3
commit
c07d78a869
1 changed files with 2 additions and 2 deletions
|
|
@ -31,9 +31,9 @@ spec:
|
||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
env:
|
env:
|
||||||
- name: VERSION
|
- name: VERSION
|
||||||
value: "11"
|
value: "10"
|
||||||
- name: DISK_SIZE
|
- name: DISK_SIZE
|
||||||
value: "64G"
|
value: "250G"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8006
|
- containerPort: 8006
|
||||||
name: http
|
name: http
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue