mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 10:18:26 +00:00
fix(davis): filter ExternalSecret search
This commit is contained in:
@@ -13,8 +13,10 @@ spec:
|
||||
dataFrom:
|
||||
- extract:
|
||||
key: "davis - ${CLUSTER_NAME}"
|
||||
- extract:
|
||||
key: "AWS SES - ${CLUSTER_NAME}"
|
||||
- find:
|
||||
path: "AWS SES - ${CLUSTER_NAME}"
|
||||
name:
|
||||
regexp: "^SECRET_AWS_SES_*"
|
||||
target:
|
||||
creationPolicy: Owner
|
||||
deletionPolicy: Retain
|
||||
|
||||
Reference in New Issue
Block a user