mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Minor fixes
This commit is contained in:
parent
a2f5953c06
commit
17879a1b8a
@ -87,7 +87,7 @@ $ EXTERNALDNS_SP_PASSWORD=$(echo $DNS_SP | jq -r '.password')
|
||||
|
||||
#### Assign the rights for the service principal
|
||||
|
||||
Grant access to Azure DNS zone for the servoce principal.
|
||||
Grant access to Azure DNS zone for the service principal.
|
||||
|
||||
```bash
|
||||
# fetch DNS id used to grant access to the service principal
|
||||
@ -564,7 +564,7 @@ metadata:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
spec:
|
||||
rules:
|
||||
- host: server.devopsstudio.org
|
||||
- host: server.example.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
Loading…
Reference in New Issue
Block a user