docs/api-types: mention ambient credentials
This commit is contained in:
parent
f848ecf529
commit
8857ea55b3
@ -127,11 +127,8 @@ clouddns:
|
||||
route53:
|
||||
region: eu-west-1
|
||||
|
||||
# optional -- if not specified, load credentials from from standard AWS
|
||||
# environment variables or from EC2 instance metadata
|
||||
# optional if ambient credentials are available; see ambient credentials documentation
|
||||
accessKeyID: AKIAIOSFODNN7EXAMPLE
|
||||
|
||||
# also optional
|
||||
secretAccessKeySecretRef:
|
||||
name: prod-route53-credentials-secret
|
||||
key: secret-access-key
|
||||
|
||||
Loading…
Reference in New Issue
Block a user