Add example
This commit is contained in:
parent
8e0985e635
commit
f7a27ebcc2
4 changed files with 56 additions and 3 deletions
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
X-Different-Name: "true"
|
||||
X-Request-Start: t=${msec}
|
||||
X-Using-Nginx-Controller: "true"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: proxy-headers
|
||||
namespace: kube-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue