Skip to content

Commit

Permalink
Add DNS provider
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobebway committed Jul 29, 2024
1 parent cf07a0d commit 94c3c93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/gardener/aws/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ metadata:
spec:
secretBindingName: ${GARDENER_PROVIDER_SECRET_NAME}
cloudProfileName: aws
dns:
providers:
- type: aws-route53
secretName: ${GARDENER_PROVIDER_SECRET_NAME}
region: ${GARDENER_REGION}
purpose: evaluation
provider:
Expand Down

0 comments on commit 94c3c93

Please sign in to comment.