Files
helm-anything/src/opensandbox/values.yaml
T
2026-03-03 17:28:33 +08:00

31 lines
349 B
YAML

replicaCount: 1
imagePullSecrets: []
nameOverride: ''
fullnameOverride: ''
serviceAccount:
create: true
annotations: {}
name: ''
podAnnotations: {}
podSecurityContext: {}
securityContext: {}
resources:
limits:
cpu: 500m
memory: 512Mi
requests:
cpu: 100m
memory: 128Mi
nodeSelector: {}
tolerations: []
affinity: {}