fix(platform/gitea): fix PostgreSQL storage class

This commit is contained in:
Khue Doan 2021-11-26 18:04:28 +07:00
parent f8c0461fc0
commit d028225468

View File

@ -18,3 +18,6 @@ gitea:
LANDING_PAGE: explore
persistence:
storageClass: longhorn
postgresql:
persistence:
storageClass: longhorn