1
0
Fork 0

Add cross namespace verification in Kubernetes CRD

This commit is contained in:
Tom Moulard 2021-09-20 12:54:05 +02:00 committed by GitHub
parent bda0dba131
commit 6906a022ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 418 additions and 129 deletions

View file

@ -33,7 +33,7 @@ spec:
- name: whoami-svc
namespace: cross-ns
port: 80
serversTransport: test
serversTransport: foo-test@kubernetescrd
---
apiVersion: traefik.containo.us/v1alpha1