mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Update docs/tutorials/aws.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
e49c141ced
commit
4c86e53d01
@ -501,7 +501,7 @@ extraVolumes:
|
||||
secretName: external-dns
|
||||
extraVolumeMounts:
|
||||
- name: aws-credentials
|
||||
mountPath: /.aws
|
||||
mountPath: /etc/aws/credentials
|
||||
readOnly: true
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user