feat: change name #6183

Merged
alexlebens merged 2 commits from tmp/secrets-12 into main 2026-04-24 15:21:50 +00:00
Showing only changes of commit 11553c54b3 - Show all commits

View File

@@ -13,15 +13,15 @@ spec:
data:
- secretKey: AWS_ACCESS_KEY_ID
remoteRef:
key: /digital-ocean/home-infra/s3-exporter
key: /digital-ocean/home-infra/all-access
property: AWS_ACCESS_KEY_ID
- secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
key: /digital-ocean/home-infra/s3-exporter
key: /digital-ocean/home-infra/all-access
property: AWS_SECRET_ACCESS_KEY
- secretKey: AWS_REGION
remoteRef:
key: /digital-ocean/home-infra/s3-exporter
key: /digital-ocean/home-infra/all-access
property: AWS_REGION
---