fix(es): change ! to .

This commit is contained in:
JJGadgets
2024-05-11 19:18:06 +08:00
parent 44ee9d8091
commit 71bda87151
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ spec:
creationPolicy: Merge
dataFrom:
- extract:
key: "!Biohazard-Vars"
key: ".Biohazard-Vars"
- find:
name:
regexp: "^SECRET_*"

View File

@@ -15,7 +15,7 @@ spec:
creationPolicy: Merge
dataFrom:
- extract:
key: "!Biohazard-Vars"
key: ".Biohazard-Vars"
- find:
name:
#regexp: "^(CLUSTER|DNS|IP|UID|PATH|VM|OSPF|ASN|APP_DNS|APP_IP|APP_UID|CONFIG|USERS|ADMIN)_*"