diff --git a/pt/day-16/README.md b/pt/day-16/README.md index f7d7d1f8..edc9c0ed 100644 --- a/pt/day-16/README.md +++ b/pt/day-16/README.md @@ -390,7 +390,7 @@ metadata: app: redis name: redis-deployment spec: - replicas: 1 + replicas: {{ .Values.redis.replicas }} selector: matchLabels: app: redis