cert-manager/contrib/charts/pebble/values.yaml
2018-07-25 18:23:02 +01:00

15 lines
240 B
YAML

replicaCount: 1
image:
repository: quay.io/munnerz/pebble
tag: "20180725"
pullPolicy: IfNotPresent
service:
type: ClusterIP
resources: {}
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100m
# memory: 128Mi