security: add tenant allowlist and WAF canary proof
This commit is contained in:
@@ -24,12 +24,15 @@
|
||||
},
|
||||
"type": "RollingUpdate"
|
||||
},
|
||||
"template": {
|
||||
"metadata": {
|
||||
"labels": {
|
||||
"app": "andrew-web"
|
||||
}
|
||||
},
|
||||
"template": {
|
||||
"metadata": {
|
||||
"annotations": {
|
||||
"flowercore.io/config-revision": "whc4-lamp-allowlist-20260618"
|
||||
},
|
||||
"labels": {
|
||||
"app": "andrew-web"
|
||||
}
|
||||
},
|
||||
"spec": {
|
||||
"containers": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user