mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 00:34:16 -03:00
fix test
This commit is contained in:
@@ -275,6 +275,9 @@ tests:
|
||||
|
||||
- it: should pass with timescaledb
|
||||
set:
|
||||
postgresTimescaledb16Image:
|
||||
repository: timescale/timescaledb
|
||||
tag: "some-tag"
|
||||
cnpg:
|
||||
my-pg:
|
||||
enabled: true
|
||||
@@ -320,6 +323,9 @@ tests:
|
||||
|
||||
- it: should pass with enabled monitoring
|
||||
set:
|
||||
postgresTimescaledb16Image:
|
||||
repository: timescale/timescaledb
|
||||
tag: "some-tag"
|
||||
cnpg:
|
||||
my-pg:
|
||||
enabled: true
|
||||
@@ -341,6 +347,9 @@ tests:
|
||||
|
||||
- it: should pass with override monitoring
|
||||
set:
|
||||
postgresTimescaledb16Image:
|
||||
repository: timescale/timescaledb
|
||||
tag: "some-tag"
|
||||
cnpg:
|
||||
my-pg:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user