resource limits
This commit is contained in:
@@ -21,7 +21,10 @@ spec:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
resources:
|
||||
limits:
|
||||
cpu: "0.1"
|
||||
memory: "1Gi"
|
||||
imagePullSecrets:
|
||||
- name: ghcr-io-secret
|
||||
restartPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user