increase postgres resources
This commit is contained in:
@@ -19,13 +19,19 @@ References:
|
||||
- <https://gitea.com/gitea/helm-gitea>
|
||||
- <https://dl.gitea.com/charts/>
|
||||
|
||||
|
||||
For fluxcd setup execute.
|
||||
Setup fluxcd and non reconcilable resources.
|
||||
|
||||
```bash
|
||||
ops-scripts/apply-flux.sh
|
||||
```
|
||||
|
||||
**Add chart, if inspect required.**
|
||||
|
||||
``` bash
|
||||
helm repo add gitea-charts https://dl.gitea.com/charts/
|
||||
helm repo update
|
||||
```
|
||||
|
||||
**Encrypt secrets:**
|
||||
|
||||
``` bash
|
||||
|
||||
Reference in New Issue
Block a user