This commit is contained in:
parent
91664fbd10
commit
07b406c779
@ -1,11 +1,12 @@
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: hw-ingress
|
||||
namespace: vdk2ch
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /$1
|
||||
spec:
|
||||
spec:
|
||||
rules:
|
||||
- host: asdf.vdk2ch.ru
|
||||
http:
|
||||
|
Loading…
Reference in New Issue
Block a user