Skip to content

Commit

Permalink
Update kubernetes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Oct 24, 2024
1 parent 00a2557 commit 3ad0372
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ spec:
securityContext:
privileged: true
env:
- name: VERSION
value: "11"
- name: RAM_SIZE
value: 4G
value: "4G"
- name: CPU_CORES
value: "2"
- name: DISK_SIZE
Expand Down

0 comments on commit 3ad0372

Please sign in to comment.