1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 02:45:06 +00:00

Update ingress.yaml

This commit is contained in:
shuting 2019-03-28 12:37:01 -07:00 committed by GitHub
parent bbc6c33564
commit 26a747d131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: test-ingress
labels:
originalLabel: isHere
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
spec: