Files
truecharts/charts/stable/littlelink/values.yaml
T
Kjeld Schouten-LebbingandGitHub e2fbe2f256 Add littlelink App (#770)
* Add littlelink App

* remove some unused questions

* fix a mistake

* Run as Root

* wrong container url

* run as non-root again

* Revert "run as non-root again"

This reverts commit 181dfd100235485e74e73143c307e1fd458d986b.

* change icons
2021-08-16 14:42:21 +02:00

43 lines
1.2 KiB
YAML

# Default values for Jackett.
image:
repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent
tag: latest
strategy:
type: Recreate
service:
main:
enabled: true
ports:
main:
port: 3000
envFrom:
- configMapRef:
name: littlelinkconfig
littlelink:
meta_title: "techno tim"
meta_description: "techno tim link page"
meta_author: "techno tim"
theme: "dark"
favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"
avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"
avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"
avatar_alt: "techno tim profile pic"
name: "technotim"
bio: "hey! just a place where you can connect with me!"
github: "https://github.com/timothystewart6"
twitter: "https://twitter.com/technotimlive"
instagram: "https://www.instagram.com/techno.tim"
youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"
twitch: "https://www.twitch.tv/technotim/"
discord: "https://discord.gg/djkexrj"
tiktok: "https://www.tiktok.com/@technotim"
kit: "https://kit.co/technotim"
footer: "thanks for stopping by!"