bugfix
This commit is contained in:
parent
cf533be550
commit
c5c75a01c0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
:pvc-storage-class-name storage-class})
|
||||
(postgres/generate-deployment {:postgres-image "postgres:14"
|
||||
:postgres-size :2gb})
|
||||
(postgres/generate-service)
|
||||
(postgres/generate-service config)
|
||||
(forgejo/generate-deployment config)
|
||||
(forgejo/generate-service)
|
||||
(forgejo/generate-service-ssh)
|
||||
|
|
Loading…
Reference in a new issue