Skip to content

Commit

Permalink
chore: disable komga
Browse files Browse the repository at this point in the history
  • Loading branch information
fr3fou committed Sep 27, 2024
1 parent 37ba4cd commit c88b2a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/komga/komga.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
containers:
main:
image:
repository: gotson/komga
repository: ghcr.io/gotson/komga
tag: 1.13.0
env:
JAVA_TOOL_OPTIONS: '-Xmx4g'
Expand Down
2 changes: 1 addition & 1 deletion apps/komga/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./pvc.yaml
- ./komga.yaml
# - ./komga.yaml
namespace: apps

0 comments on commit c88b2a7

Please sign in to comment.