Linkerd--
This commit is contained in:
parent
78b47311d0
commit
1abf1b5acf
File diff suppressed because it is too large
Load Diff
@ -1,19 +0,0 @@
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: linkerd
|
||||
namespace: linkerd
|
||||
spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`mesh.spamasaurus.com`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: linkerd-web
|
||||
port: 8084
|
||||
namespace: linkerd
|
||||
middlewares:
|
||||
- name: 2fa-authentication@file
|
||||
- name: security-headers@file
|
||||
- name: compression@file
|
@ -1,6 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
annotations:
|
||||
linkerd.io/inject: enabled
|
||||
name: pvr
|
@ -23,8 +23,6 @@ spec:
|
||||
app: shaarli
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
linkerd.io/inject: enabled
|
||||
labels:
|
||||
app: shaarli
|
||||
spec:
|
||||
|
Loading…
Reference in New Issue
Block a user