diff --git a/chart/templates/middleware.yaml b/chart/templates/middleware.yaml deleted file mode 100644 index ccebb7f38fd5bb2ffa2c5a9eaf317f614bfe4331..0000000000000000000000000000000000000000 --- a/chart/templates/middleware.yaml +++ /dev/null @@ -1,13 +0,0 @@ -apiVersion: traefik.containo.us/v1alpha1 -kind: Middleware -metadata: - name: {{ include "aptly.name" . }}-auth - labels: - {{- include "aptly.labels" . | nindent 4 }} -spec: - forwardAuth: - address: http://oathkeeper-api:4456/decisions - authResponseHeaders: - - Authorization - # basicAuth: - # secret: {{ include "aptly.name" . }}-auth