15 lines
240 B
YAML
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
|