Files
truecharts/charts/stable/littlelink/values.yaml
T
ac9cc7f736 chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00

40 lines
1.3 KiB
YAML

image:
repository: tccr.io/truecharts/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:ce1e68a40fc3672f0030c4a4eff55387d2b5b81906f57a0de73fbe0a763b23f0
service:
main:
ports:
main:
port: 10040
targetPort: 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!"
portal:
enabled: true