Skip to content

Commit

Permalink
Fixing a rootless issue causing SSH keyscan failures
Browse files Browse the repository at this point in the history
  • Loading branch information
danmanners committed Sep 16, 2023
1 parent 56bf5c7 commit dd664dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/workloads/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ global:
imageRegistry: core.harbor.homelab.danmanners.com/docker.io
storageClass: ceph-rbd

image:
rootless: false

persistence:
storageClass: cephfs
size: 40Gi
Expand Down

0 comments on commit dd664dd

Please sign in to comment.