fix: dashboard example with k8s CRD.

This commit is contained in:
Ludovic Fernandez 2020-02-17 17:20:05 +01:00 committed by GitHub
parent beec65938e
commit 76bb2ef60c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,8 @@ spec:
services:
- name: api@internal
kind: TraefikService
middlewares:
- name: auth
---
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware