Annotations: Reload on custom header changes. (#12653)

Co-authored-by: jgoelen <jurgen.goelen@vlaanderen.be>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-01-09 14:28:32 -08:00 committed by GitHub
parent 96cda8d697
commit 5802ecc4b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 29 additions and 2 deletions

View file

@ -302,7 +302,12 @@
"validationDepth": 0
},
"use-port-in-redirects": false,
"configuration-snippet": ""
"configuration-snippet": "",
"customHeaders": {
"headers": {
"Server": "HAL9000"
}
}
}]
}, {
"hostname": "dev.mycompany.com",

View file

@ -302,7 +302,12 @@
"validationDepth": 0
},
"use-port-in-redirects": false,
"configuration-snippet": ""
"configuration-snippet": "",
"customHeaders": {
"headers": {
"Server": "HAL9000"
}
}
}]
}, {
"hostname": "dev.mycompany.com",