typo stuff

This commit is contained in:
j37hr0 2026-03-29 22:00:43 +13:00
parent f5dc4b9204
commit becb4abfb7

View file

@ -1,7 +1,7 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: valero-secrets
name: velero-secrets
namespace: velero
spec:
refreshInterval: 1h
@ -18,8 +18,8 @@ spec:
data:
cloud: |
[default]
aws_access_key_id={{ .contabo-client-id }}
aws_secret_access_key={{ .contabo-client-secret }}
aws_access_key_id={{ . "contabo-client-id" }}
aws_secret_access_key={{ . "contabo-client-secret" }}
data:
- secretKey: contabo-client-id