Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.

Commit

Permalink
Revert "ci: [skip ci] Updating storage class path"
Browse files Browse the repository at this point in the history
This reverts commit cb3b463.
  • Loading branch information
ViBiOh committed Jul 2, 2021
1 parent cb3b463 commit 6eac428
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions infra/db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: postgres
version: "0.0.28"
version: '0.0.28'
sourceRef:
kind: HelmRepository
name: vibioh
Expand All @@ -27,8 +27,6 @@ spec:

values:
nameOverride: spurf-db
persistentvolume:
storageClassName: ""
config:
POSTGRES_USER: spurf
POSTGRES_DB: spurf
Expand Down

0 comments on commit 6eac428

Please sign in to comment.