fix common test mistake (#1031)
* fix common test mistake * configfile.enabled * VPN auto permissions fix * trigger common-test install * more thorough fix * fix test to use sonarr instead of homerr * use a super simple container * try tweaking a bit to allow run as nonroot * try fixing tests * fix tests... again... * fix... AGAIN...
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/homer
|
||||
tag: latest@sha256:afa37f010ca951421e688b81a7ff3ef3bd58afe3d839c3f0f0870fccac17dfe7
|
||||
repository: traefik/whoami
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:16012fe4680ce69348d98627c7d42c1ea5ffde7bc4d66aaae426bd8d05af0d84
|
||||
|
||||
args:
|
||||
- --port
|
||||
- '8080'
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8080
|
||||
|
||||
Reference in New Issue
Block a user