mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
feat(common): Release 3.2.0 (#318)
Signed-off-by: Gavin Mogan <git@gavinmogan.com> Co-authored-by: Gavin Mogan <git@gavinmogan.com> Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
This commit is contained in:
parent
6cbaa61a4f
commit
4a5f448abd
29 changed files with 248 additions and 53 deletions
|
@ -153,7 +153,7 @@ tests:
|
|||
main:
|
||||
selector:
|
||||
matchExpressions:
|
||||
test: "true"
|
||||
- {key: k8s-app, operator: Exists}
|
||||
endpoints:
|
||||
- port: http
|
||||
scheme: http
|
||||
|
@ -175,7 +175,8 @@ tests:
|
|||
path: spec.selector
|
||||
value:
|
||||
matchExpressions:
|
||||
test: "true"
|
||||
- key: k8s-app
|
||||
operator: Exists
|
||||
|
||||
- it: a serviceMonitor is created with targetLabels
|
||||
set:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue