mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(es): change ! to .
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
creationPolicy: Merge
|
||||
dataFrom:
|
||||
- extract:
|
||||
key: "!Biohazard-Vars"
|
||||
key: ".Biohazard-Vars"
|
||||
- find:
|
||||
name:
|
||||
regexp: "^SECRET_*"
|
||||
|
||||
@@ -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)_*"
|
||||
|
||||
Reference in New Issue
Block a user