enable forgejo metrics

This commit is contained in:
Finn 2024-02-18 11:20:52 -08:00
parent 3a855c701c
commit 61d23ae6da

View file

@ -69,6 +69,8 @@ spec:
value: "true"
- name: FORGEJO__email.incoming__USERNAME
value: git@janky.solutions
- name: FORGEJO__metrics__ENABLED
value: "true"
ports:
- name: web
containerPort: 3000