feat: WikiJS | initial setup

This commit is contained in:
2024-12-23 16:02:46 +05:00
parent 3191171228
commit bf716f834b
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
ingress:
enabled: true
hosts:
- host: docs.rihla.digital
paths:
- /
tls:
- secretName: docs-rihla-digital
hosts:
- docs.rihla.digital
postgresql:
enabled: false
postgresqlDatabase: docs
postgresqlUser: docs
postgresqlHost: postgres-cluster-rw.postgres-system.svc.cluster.local
postgresqlPort: 5432
existingSecret: docs-postgres
existingSecretKey: password