This commit is contained in:
Sense T
2022-10-20 07:35:45 +00:00
parent 3c101f1403
commit d2eb37a915
4 changed files with 40 additions and 28 deletions

View File

@@ -16,7 +16,7 @@ spec:
image: guacamole/guacamole
resources:
limits:
cpu: '1'
cpu: '200m'
memory: '1024Mi'
env:
- name: GUACD_HOSTNAME

View File

@@ -16,9 +16,9 @@ spec:
image: guacamole/guacd
resources:
limits:
cpu: 200m
memory: '512Mi'
cpu: 100m
memory: "32Mi"
ports:
- protocol: TCP
name: guacd
containerPort: 4822
containerPort: 4822