Files
truecharts/charts/dependency/memcached/values.yaml
Kjeld Schouten-Lebbing 9dac763389 feat(ci): force the use of TCCR in CI (#3226)
* feat(ci): force the use of TCCR in CI

* feat(dependency): default dependency to tccr.io

* bump dependencies

* bump promtail
2022-07-20 10:54:37 +02:00

12 lines
251 B
YAML

image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.15@sha256:2315cdfed681ffbbf882321d6b71936f635da76a033ef1701cbf1e7fbfe78581
service:
main:
ports:
main:
port: 11211
targetPort: 11211