Add annotation to customize nginx location configuration
This commit is contained in:
parent
852b598c02
commit
a20c287614
11 changed files with 294 additions and 13 deletions
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
proxy-set-headers: "kube-system/custom-headers"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: nginx-load-balancer-conf
|
||||
namespace: kube-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue