Skip to content

Commit

Permalink
Remove an obsolete helmfile property
Browse files Browse the repository at this point in the history
  • Loading branch information
allanger committed Jan 14, 2024
1 parent 40540b8 commit 3979206
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ dbinstances:
adminUser: postgres
adminPassword: 123123!!
tests:
helmfile:
enabled: true
gitBranch: ${GIT_BRANCH}
serviceMonitor:
enabled: true
instance: instance1
3 changes: 0 additions & 3 deletions charts/db-instances/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,6 @@ postgresql:
# -- don't have an intention of testing the helm chart
# ---------------------------------------------------------------------
tests:
helmfile:
enabled: false
version: v0.150.0
# Test that service monitor can be created
# and metrics can be scraped by Prometheus
serviceMonitor:
Expand Down

0 comments on commit 3979206

Please sign in to comment.