ingress routes streamlined, added expose label
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
labels:
|
||||
expose: "true"
|
||||
name: website-ingress
|
||||
namespace: website
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user