chore(deps): update helm release joplin-server to v3

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-06-16 20:01:38 +00:00
committed by auricom
parent 1cdfc169fb
commit 21aada810f

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/
chart: joplin-server
version: 2.4.0
version: 3.0.0
sourceRef:
kind: HelmRepository
name: k8s-at-home-charts
@@ -30,8 +30,7 @@ spec:
resources: {}
service:
port:
port: 22300
main:
annotations:
prometheus.io/probe: "true"
prometheus.io/protocol: tcp
@@ -46,15 +45,8 @@ spec:
POSTGRES_USER: joplin
POSTGRES_PASSWORD: ${SECRET_JOPLIN_DB_PASSWORD}
nodeSelector: {}
tolerations: []
affinity: {}
podAnnotations: {}
ingress:
main:
enabled: true
annotations:
kubernetes.io/ingress.class: "nginx"