Skip to content

Commit

Permalink
disable forgejo
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Dec 25, 2024
1 parent 522ad2b commit ecfc7ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 3 additions & 0 deletions forgejo/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ spec:
persistence:
enabled: true
gitea:
admin:
username: kreato
passwordMode: initialOnlyRequireReset
config:
service:
DISABLE_REGISTRATION: true
Expand Down
6 changes: 0 additions & 6 deletions gatus/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,6 @@ spec:
interval: 60s
conditions:
- "[STATUS] == 200"
- name: "git"
group: "infra"
url: "https://git.kreato.dev"
interval: 60s
conditions:
- "[STATUS] == 200"
- name: "tulip.internal"
group: "private"
url: "https://tulip.internal.kreato.dev"
Expand Down
2 changes: 1 addition & 1 deletion kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
- nginx-kpkg/
- longhorn/
- gha-runner/
- forgejo/
#- forgejo/
- gatus/
#- nextcloud/
#- robusta/ # Need to add generated_values.yaml, see README.md for details

0 comments on commit ecfc7ac

Please sign in to comment.