Skip to content

Commit

Permalink
fix: test failures (TBS)
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald committed Jun 18, 2020
1 parent 80e1057 commit f40171e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 400 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ kind: Module
description: Test Helm chart
type: helm
name: helm
chart: stable/postgresql
version: 8.6.4
chart: postgresql
repo: https://charts.bitnami.com/bitnami
version: "8.10.5"
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ kind: Module
description: Postgres database for storing voting results
type: helm
name: postgres
chart: stable/postgresql
version: 3.9.2
chart: postgresql
repo: https://charts.bitnami.com/bitnami
version: "8.10.5"
serviceResource:
kind: StatefulSet
name: postgres
Expand Down
Loading

0 comments on commit f40171e

Please sign in to comment.