Fix passTLSClientCert CRD example name
This commit is contained in:
parent
99ce26f7b1
commit
79a14ce992
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ labels:
|
|||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: addprefix
|
||||
name: test-passtlsclientcert
|
||||
spec:
|
||||
passTLSClientCert:
|
||||
pem: true
|
||||
|
|
Loading…
Add table
Reference in a new issue