diff --git a/05-monitoring/index.ts b/05-monitoring/index.ts index d09067e..69ab655 100644 --- a/05-monitoring/index.ts +++ b/05-monitoring/index.ts @@ -57,6 +57,7 @@ new k8s.helm.v3.Release( retentionSize: "15GB", scrapeInterval: "60s", evaluationInterval: "60s", + replicas: "2", storageSpec: { volumeClaimTemplate: { spec: {