resource limits
This commit is contained in:
apps
adguard
gitea
nextcloud
base
paperless
base
vaultwarden
infrastructure/03-traefik/base
projects/website/base
@ -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