Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
  • Loading branch information
saswatamcode committed Sep 15, 2024
1 parent 6c26484 commit 87429d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
observabilityAddonSpec:
enableMetrics: true
interval: 300
workers: 1
storageConfig:
alertmanagerStorageSize: 1Gi
compactStorageSize: 1Gi
Expand Down
1 change: 1 addition & 0 deletions examples/mco/e2e/v1beta2/custom-certs/observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ spec:
kubernetes.io/os: linux
observabilityAddonSpec:
enableMetrics: true
workers: 1
interval: 30
resources:
limits:
Expand Down
1 change: 1 addition & 0 deletions examples/mco/e2e/v1beta2/observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ spec:
nodeSelector:
kubernetes.io/os: linux
observabilityAddonSpec:
workers: 1
enableMetrics: true
interval: 30
resources:
Expand Down

0 comments on commit 87429d4

Please sign in to comment.