enable forgejo metrics
This commit is contained in:
parent
3a855c701c
commit
61d23ae6da
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ spec:
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: FORGEJO__email.incoming__USERNAME
|
- name: FORGEJO__email.incoming__USERNAME
|
||||||
value: git@janky.solutions
|
value: git@janky.solutions
|
||||||
|
- name: FORGEJO__metrics__ENABLED
|
||||||
|
value: "true"
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
containerPort: 3000
|
containerPort: 3000
|
||||||
|
|
Loading…
Reference in a new issue