linkding helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install linkding app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 7)

NameRepoStarsVersionTimestamp
linkdingdrag0n141/home-ops655.1.02 days ago
linkdingpl4nty/homelab505.0.13 days ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
controllers.linkding.containers.app.image.tag (3)
1.47.0@sha256:e35cb50e0581178f245125ffaa909c565416c94c9f22ace305a7d234a4345522
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
boolean
boolean
boolean
boolean
string
string
controllers.linkding.containers.app.env.OIDC_OP_JWKS_ENDPOINT (1)
https://id.${SECRET_DOMAIN}/.well-known/jwks.json
string
string
controllers.linkding.containers.app.env.OIDC_OP_USER_ENDPOINT (1)
https://id.${SECRET_DOMAIN}/api/oidc/userinfo
string
boolean
string
boolean
string
boolean
boolean
string
number
number
number
number
number
boolean
boolean
string
number
number
number
number
number
boolean
boolean
number
string
number
number
number
string
string
boolean
boolean
string
controllers.linkding.initContainers.init-db.envFrom[].secretRef.name (1)
{{ .Release.Name }}-secret
{{ .Release.Name }}-oidc-credentials
string
string
controllers.linkding.initContainers.init-db.image.tag (1)
18@sha256:b6d3af974df781c673d37e49bdddfa14a6f5be28b18d2cb7713f0449bea4057b
string
string
string
string
string
string
string
string
string
boolean
string
persistence.overrides.globalMounts[].path (2)
/etc/linkding/bookmarks/templates/bookmarks/head.html
string
string
string
string
string
string
string
string
route.main.hostnames[] (3)
- links.${PUBLIC_DOMAIN}
string
string
string
string
string
string
number
route.main.annotations."gatus.home-operations.com/endpoint" (1)
url: https://bookmarks.jnobrega.com/health
string
route.app.hostnames[] (2)
- linkding.${SECRET_DOMAIN}
string
string
string
string
string
number
string
number
string
configMaps.overrides.data."head.html" (2)
{{`{% load static %} <head> <meta charset="UTF-8"> <link rel="icon" href="https://tplant.com.au/avatar.ico" sizes="256x256"> <link rel="apple-touch-icon" sizes="180x180" href="{% static 'apple-touch-icon.png' %}"> <link rel="mask-icon" href="{% static 'safari-pinned-tab.svg' %}" color="#5856e0"> <link rel="manifest" href="{% url 'linkding:manifest' %}"> <link rel="search" type="application/opensearchdescription+xml" title="Linkding" href="{% url 'linkding:opensearch' %}"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui"> <meta name="description" content="Useful apps I've made or found on the web"> <meta name="robots" content="index,follow"> <meta name="author" content="Tom Plant"> <title>apps.tplant.com.au</title> {# Include specific theme variant based on user profile setting #} {% if request.user_profile.theme == 'light' %} <link href="{% static 'theme-light.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css"/> <meta name="theme-color" content="#5856e0"> {% elif request.user_profile.theme == 'dark' %} <link href="{% static 'theme-dark.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css"/> <meta name="theme-color" content="#161822"> {% else %} {# Use auto theme as fallback #} <link href="{% static 'theme-dark.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css" media="(prefers-color-scheme: dark)"/> <link href="{% static 'theme-light.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css" media="(prefers-color-scheme: light)"/> <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#161822"> <meta name="theme-color" media="(prefers-color-scheme: light)" content="#5856e0"> {% endif %} {% if request.user_profile.custom_css %} <link href="{% url 'linkding:custom_css' %}?hash={{ request.user_profile.custom_css_hash }}" rel="stylesheet" type="text/css"/> {% endif %} <meta name="turbo-cache-control" content="no-preview"> {% if not request.global_settings.enable_link_prefetch %} <meta name="turbo-prefetch" content="false"> {% endif %} {% if rss_feed_url %} <link rel="alternate" type="application/rss+xml" href="{{ rss_feed_url }}" /> {% endif %} <script src="{% static "bundle.js" %}?v={{ app_version }}"></script> </head>`}}
string
boolean
string
string
string
number
string
number
string
number
boolean
number
env.LD_AUTH_PROXY_LOGOUT_URL (1)
https://auth.${ORG_DOMAIN}/logout
string
string
env.LD_CSRF_TRUSTED_ORIGINS (1)
https://link.${ORG_DOMAIN}
string
string
string
string
string
string
string
string
number
string
string
string
string
env.TZ (1)
${TIMEZONE}
string
string
image.repository (1)
docker.io/sissbruecker/linkding
string
image.tag (1)
1.21.1@sha256:a4bf4b0e2d67fc24bac00d85ad62824a399d24d1536f6f85aa24fbeab6f8c268
string
string
string
string
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1)
proxy_set_header X-Forwarded-Method $request_method;
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1)
http://authelia.auth.svc.cluster.local/api/verify
string
boolean
string
string
string
string
ingress.main.tls[].hosts[] (1)
- link.${ORG_DOMAIN}
string
string
string
string
string
number
string
string
string
string
string
string
string
string
string
number
string
string
string