mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2024-12-14 16:20:21 +00:00
cluster/admittomatic: admit additional annotations
Change-Id: Ic80a97d6969c46335a83ca0bcfc7833b74cf578a Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1960 Reviewed-by: q3k <q3k@hackerspace.pl>
This commit is contained in:
parent
3b2b0f0327
commit
6bb11a98ed
1 changed files with 2 additions and 0 deletions
|
@ -263,6 +263,8 @@ func (i *ingressFilter) admit(req *admission.AdmissionRequest) (*admission.Admis
|
|||
"ssl-redirect": true,
|
||||
"backend-protocol": true,
|
||||
"use-regex": true,
|
||||
"permanent-redirect": true,
|
||||
"from-to-www-redirect": true,
|
||||
// Used by cert-manager
|
||||
"whitelist-source-range": true,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue