fix: wrong path
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
lint-test-helm / validate-kubeconform (pull_request) Successful in 33s

This commit is contained in:
2026-04-23 20:35:08 -05:00
parent c67ee7c8e6
commit 5878d1eb45

View File

@@ -33,11 +33,11 @@ spec:
- secretKey: access
remoteRef:
key: /digital-ocean/home-infra/mariadb-backups
property: access
property: AWS_ACCESS_KEY_ID
- secretKey: secret
remoteRef:
key: /digital-ocean/home-infra/mariadb-backups
property: secret
property: AWS_SECRET_ACCESS_KEY
---
apiVersion: external-secrets.io/v1