Skip to content

Commit

Permalink
changed ttl to one week
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei.ciobanu committed May 8, 2018
1 parent 3bbf6e3 commit aa3bbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/public-people-api/values.yaml
Expand Up @@ -8,7 +8,7 @@ replicaCount: 2
image:
repository: coco/public-people-api
pullPolicy: IfNotPresent
cache_duration: 24h
cache_duration: 168h # one week
resources:
requests:
memory: 32Mi
Expand Down

0 comments on commit aa3bbd0

Please sign in to comment.