fixed quote error

This commit is contained in:
Manuel Ganter 2025-11-27 16:13:23 +01:00
parent 3622f24569
commit b0f7875d38
No known key found for this signature in database

View file

@ -10,10 +10,10 @@ spec:
resources:
requests:
memory: "1Gi"
cpu: 1
cpu: "1"
limits:
memory: "1Gi"
cpu: 1
cpu: "1"
managed:
roles:
- name: coder