update middleware api
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: calibre-server
|
name: calibre-server
|
||||||
version: 0.0.6
|
version: 0.0.7
|
||||||
description: Chart for Calibre content database
|
description: Chart for Calibre content database
|
||||||
keywords:
|
keywords:
|
||||||
- media
|
- media
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
{{- if .Values.ingressRoute.enabled }}
|
{{- if .Values.ingressRoute.enabled }}
|
||||||
apiVersion: traefik.containo.us/v1alpha1
|
apiVersion: traefik.io/v1alpha1
|
||||||
kind: Middleware
|
kind: Middleware
|
||||||
metadata:
|
metadata:
|
||||||
name: "authentik-{{ .Release.Name }}"
|
name: "authentik-{{ .Release.Name }}"
|
||||||
|
Reference in New Issue
Block a user