mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +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
|
secretName: external-dns
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: aws-credentials
|
- name: aws-credentials
|
||||||
mountPath: /.aws
|
mountPath: /etc/aws/credentials
|
||||||
readOnly: true
|
readOnly: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user