fix(davis): filter ExternalSecret search

This commit is contained in:
JJGadgets
2024-05-07 00:17:17 +08:00
parent f5e4c122d1
commit cb27d38184

View File

@@ -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